Skip to content

Releases: pdssp/skeleton-python-binary

V1.0.1

04 Dec 23:56
Compare
Choose a tag to compare

Upgrade dependencies
Improve latex2pdf

V1.0.0

02 Jul 02:07
Compare
Choose a tag to compare

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