Skip to content

V1.0.0

Choose a tag to compare

@J-Christophe J-Christophe released this 02 Jul 02:07
· 35 commits to main since this release

Skeleton-python-binary prompts the user to answer a few questions, then the package uses these answers to configure a working python package:

  • creating a development environment
  • install the package
  • distribute the package
  • init README
  • start building the documentation
  • start building tests
  • initialization of the logging
  • initialize setup.py configuration
  • init a Makefile
  • setting up quality tools