python-project-template
python-project-template copied to clipboard
Migrate template to copier
Migrate this template to new repo or branch with name python-project-template (in fact, this template is for projects, not packages). For generating project structure use the template itself.
Copier: https://copier.readthedocs.io/en/stable/
Reasons to migrate from cookiecutter to copier:
- Human-friendly YAML syntax instead of JSON
- Copier allows to update generated project along with the template
- Directories support template (no need for post/pre gen hoos)