A Cookiecutter template for starting a new Python project with my preferred tooling already wired up, Poetry for dependency management and packaging, pre-configured git hooks for formatting, linting, security, and tests, and Invoke for task running.

View the source on GitHub