cookiecutter-poetry is a modern cookiecutter template for Python projects that use Poetry for dependency management. It's well maintained, and currently has 111 GitHub stars. The documentation can be found here.
It aims to have as much configuration in pyproject.toml as possible, and it has the following features:
Resource description
cookiecutter-poetry is a modern cookiecutter template for Python projects that use Poetry for dependency management. It's well maintained, and currently has 111 GitHub stars. The documentation can be found here.
It aims to have as much configuration in
pyproject.toml
as possible, and it has the following features:Disclaimer: I am the author of cookiecutter-poetry.
By submitting this pull request I confirm I've read and complied with the below requirements
[tool.xxx]
)