A personalized Python package template, to be used with
cookiecutter.
- Development environment setup with
pytest,pre-commit,tox,coverageandmypy - Helpful scripts to bump package (
bump2version), and deploy to PyPI
pip install cookiecutter
cookiecutter https://github.com/domanchi/cookiecutter-python-package
- Search all TODOs, and remediate accordingly.