Releases: mscheltienne/template-python
Releases · mscheltienne/template-python
0.5.1
Fix: add missing __init__
to utils
.
0.5.0
- Add docstring utility
- Add logger
- Add
MANIFEST.in
- Reshape the template as a python package
0.4.0
Add requirements for Spyder venv.
0.3.0
Remove .gitattributes.
0.2.0
Add empty requirements.txt files.
0.1.0
Initial template for python projects. Includes:
- .gitignore
- MIT License
- README in Markdown format.
- utils/checks.py to validate user-provided variables.