A modern Cookiecutter template for Python packages and apps #6139
lsorber
started this conversation in
Show and tell
Replies: 2 comments
-
Update: added support for Poetry v1.2! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Update: added support for GitHub Codespaces! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! We built a modern Cookiecutter template for scaffolding Python packages and apps that I'd like to share:
https://github.com/radix-ai/poetry-cookiecutter
Projects scaffolded with the template allow anyone to contribute easily by cloning the repository and starting a Dev Container. The template focuses on having a maximum of best practices implemented with a minimum of complexity. And when the template itself is updated, you can integrate those updates in your project with cruft update.
Feature list:
Beta Was this translation helpful? Give feedback.
All reactions