Loading repository data…
Loading repository data…
pawamoy / repository
Copier template for Python projects managed by Poetry.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Copier template for Python projects managed by Poetry.
[!WARNING] I personally don't use this template anymore, so it is maintained by the community. I will still review and merge PRs though. I can add you as a contributor if you wish to maintain the template for the community (for personal needs, please fork instead).
Similar templates:
pyproject.tomlCHANGELOG.md from git commits (using Angular message style)CREDITS.md from Python dependenciesMake sure all the requirements are met, then:
copier "https://github.com/pawamoy/copier-poetry.git" /path/to/your/new/project
Or even shorter:
copier "gh:pawamoy/copier-poetry" /path/to/your/new/project
See the documentation for more details.