This cookie cutter provides a project with best practices for simple Python scripts.
- Python 3.9+
- Cookiecutter 1.7.3+
To use, install cookiecutter and simply run:
cookiecutter https://github.com/sliverc/cookiecutter-python-script.git
Code released under the BSD-3 Clause.