carlosperate / awesome-pyproject

An Awesome List of projects using the pyproject.toml Python configuration file.
Creative Commons Zero v1.0 Universal
942 stars 36 forks source link

Added cookiecutter-poetry to Project Templates #63

Closed fpgmaas closed 2 years ago

fpgmaas commented 2 years ago

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