Cookiecutter template to scaffold Python projects with CI and testing.
cookiecutter-poetry is a Cookiecutter template that scaffolds Python projects and provides a standard development toolchain. It integrates Poetry for dependency management, GitHub Actions for CI/CD, testing and coverage tooling, documentation generation, and optional Docker/devcontainer support, suitable for libraries and small-to-medium Python applications.
0