Releases: pdssp/skeleton-python-ws
Releases · pdssp/skeleton-python-ws
V1.0.1
V1.0.0
Skeleton-python-ws prompts the user to answer a few questions, then the package uses these answers to configure a working python package for web services:
- 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