# Cookiecutter | | url:: [Cookiecutter](https://www.cookiecutter.io/) | | --- | -------------------------------------------------- | ## Templates - [GitHub - wemake-services/wemake-django-template: Bleeding edge django template focused on code quality and security.](https://github.com/wemake-services/wemake-django-template) - [GitHub - cookiecutter/cookiecutter-django: Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.](https://github.com/cookiecutter/cookiecutter-django) - [GitHub - cookiecutter-flask/cookiecutter-flask: A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.](https://github.com/cookiecutter-flask/cookiecutter-flask) - [GitHub - s3rius/FastAPI-template: Feature rich robust FastAPI template.](https://github.com/s3rius/FastAPI-template) - [GitHub - ionelmc/cookiecutter-pylibrary: Enhanced cookiecutter template for Python libraries.](https://github.com/ionelmc/cookiecutter-pylibrary) - [GitHub - sourcery-ai/python-best-practices-cookiecutter: Python best practices project cookiecutter 🍪](https://github.com/sourcery-ai/python-best-practices-cookiecutter) - [GitHub - gaganpreet/fastapi-starter: A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress](https://github.com/gaganpreet/fastapi-starter) - [GitHub - drivendataorg/cookiecutter-data-science: A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.](https://github.com/drivendataorg/cookiecutter-data-science) - [GitHub - simonw/click-app: Cookiecutter template for creating new Click command-line tools](https://github.com/simonw/click-app) - [GitHub - radix-ai/poetry-cookiecutter: 🍪 Poetry Cookiecutter is a modern Cookiecutter template for scaffolding Python packages and apps](https://github.com/radix-ai/poetry-cookiecutter) - [GitHub - Fueled/django-init: Project template used at Fueled for scaffolding new Django based projects. :dizzy:](https://github.com/Fueled/django-init) - [GitHub - executablebooks/cookiecutter-jupyter-book: Cookiecutter template for a simple jupyter book](https://github.com/executablebooks/cookiecutter-jupyter-book) - [GitHub - zillionare/python-project-wizard: A tool for creating skeleton python project, built with popular develop tools and conform to best practice.](https://github.com/zillionare/python-project-wizard) - [GitHub - Pylons/pyramid-cookiecutter-starter: A Cookiecutter (project template) for creating a Pyramid starter project with choices for template language (Jinja2, Chameleon, or Mako), persistent backend (none, SQLAlchemy with SQLite, or ZODB), and mapping of URLs to routes (URL dispatch or traversal)](https://github.com/Pylons/pyramid-cookiecutter-starter) - [GitHub - better-go/go-template: boilerplate, golang project starter tool, support go-zero/go-micro/gin](https://github.com/better-go/go-template) - [GitHub - testdrivenio/cookiecutter-flask-skeleton: Flask Starter Project](https://github.com/testdrivenio/cookiecutter-flask-skeleton) ## Sources - [[TalkPython Training]] - [Using and Mastering Cookiecutter - [Talk Python Training]](https://training.talkpython.fm/courses/details/using-and-mastering-cookiecutter-templates-for-project-creation)