cookiecutter /
cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
91/100 healthLoading repository data…
mikelane / repository
A Cookiecutter Template for Modern Python Libraries
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a cookiecutter template for a modern Python library. It is intended to be used as a starting point for new Python libraries rather than for back end services (though, you can certainly use this template as a base for a backend service). It comes with dependencies for testing, linting, and packaging.
cookiecutter gh:mikelane/cookiecutter-python-library
Answer the questions that cookiecutter asks you. You can accept the defaults by pressing enter.
Cookiecutter will create a new project as a subdirectory of the current working directory with the name you specified. It will also create a git repository and it will install some basic dependencies. Additionally, it will set up pre- commit hooks for linting and formatting.
Selected from shared topics, language and repository description—not editorial ratings.
cookiecutter /
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
91/100 healthcookiecutter-flask /
A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
91/100 healthaudreyfeldroy /
Cookiecutter template for a Python package.
87/100 healthosprey-oss /
A modern cookiecutter template for Python projects that use uv for dependency management
87/100 healthrochacbruno /
This template is **archived**. > UV can now [generate a sample project](https://docs.astral.sh/uv/guides/projects/#creating-a-new-project) > I recommend using **UV** to bootstrap your peojects. > [Copier](https://github.com/copier-org/copier) is a tools that can bootstrap projects from templates.
35/100 healthTezRomacH /
🚀 Your next Python package needs a bleeding-edge project structure.
32/100 health