Python Cookiecutter

Open-source Python projects categorized as Cookiecutter

Top 23 Python Cookiecutter Projects

  • cookiecutter

    A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.

  • Project mention: Ask HN: How do you bootstrap your software projects? | news.ycombinator.com | 2023-12-07

    Sometimes I use this to abstract boilerplate https://github.com/cookiecutter/cookiecutter

    It can use a repo as a template.

    It supports some interactive questions to choose options but mostly it is jinja templates.

    Having libraries would be another option.

  • cookiecutter-django

    Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

  • Project mention: falco VS cookiecutter-django - a user suggested alternative | libhunt.com/r/falco.git | 2024-01-26

    Falco, in contrast to cookiecutter-django, aims to enhance the Django developer experience beyond project generation. It provides a CRUD generator and guides on various Django topics such as task queues, multitendency, deployment, realtime, etc.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cookiecutter-data-science

    A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

  • cookiecutter-flask

    A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.

  • Project mention: Are there any working examples I can download? | /r/flask | 2023-05-04

    This can help you

  • fastapi-react

    🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker

  • copier

    Library and command-line utility for rendering projects templates. (by copier-org)

  • Project mention: Show HN: Scaffolder, CLI tool to generate project structure, taken from YAML | news.ycombinator.com | 2023-07-23

    Thanks for sharing. How does it compare to copier [0]?

    [0] https://github.com/copier-org/copier

  • FastAPI-template

    Feature rich robust FastAPI template.

  • Project mention: Do you recommend any FastAPI SaaS Strater-kit? | /r/FastAPI | 2023-06-10

    I'm pretty partial to s3rius's template boiler plate. Used it while contracting a while back and it just tackled everything I'd want for the first few months leaving me time to focus on CRUD / business logic instead of Devops stuff. Do wish it used ruff but that was an ultra easy swap.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • cruft

    Allows you to maintain all the necessary cruft for packaging and building projects separate from the code you intentionally write. Built on-top of, and fully compatible with, CookieCutter.

  • Project mention: copier VS cruft - a user suggested alternative | libhunt.com/r/copier-org/copier | 2023-05-05
  • cookiecutter-flask-restful

    Flask cookiecutter template for builing APIs with flask-restful, including JWT auth, cli, tests, swagger, docker and more

  • nn-template

    Generic template to bootstrap your PyTorch project.

  • cookiecutter-poetry

    A modern cookiecutter template for Python projects that use Poetry for dependency management

  • cookiecutter-django-vue-graphql-aws

    A highly opinionated Cookiecutter template that fuses together Django, Vue.js, GraphQL, and AWS into one full-stack web application.

  • python-template

    Python project and library template for clean, reliable, open-source projects.

  • Project mention: Template for Cython + Poetry + PoetryDynamicVersioning + GithubActions + CIBuildWheel | /r/Python | 2023-06-08
  • Wagtail-Pipit

    Pipit is a Wagtail CMS boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.

  • full-stack-fastapi-postgresql

    Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Nuxt3, Docker, automatic HTTPS and more. (by whythawk)

  • Project mention: TOTP Authentication with Free Software | news.ycombinator.com | 2023-05-03

    On the other end, I integrated TOTP into the auth workflow for a full stack FastAPI base project generator (https://github.com/whythawk/full-stack-fastapi-postgresql).

    TOTP is great, but developers need to start adding it to their apps by default.

  • cookiecutter-vue-django

    Vue 3 + Vite + Django with no compromises. Use Vue SFCs directly in Django Templates, DRF not required.

  • pytest-cookies

    The pytest plugin for your Cookiecutter templates. 🍪

  • Project mention: Making an alternative to CookieCutter: Meet Fabricius, a fully-typed, complete, & awesome project template builder | /r/Python | 2023-05-06

    How do you test the templates? For cookiecutter you have pytest plugin (and it's still far from perfect), do you intend on providing something alike for your project? What I'm getting to is automated testing on multitute of inputs in CI/CD evn. I can see

  • cookietemple

    A collection of best practice cookiecutter templates for all domains and languages with extensive Github support ⛺

  • djangorocket

    A Django SaaS boilerplate

  • Project mention: Django SaaS Boilerplate | news.ycombinator.com | 2024-01-26
  • cookiecutter-fastapi-backend

    :cookie: Cookiecutter template to build and deploy fastapi backends..batteries included

  • cookiecutter-fastapi

    Cookiecutter fastapi is a framework for jumpstarting production-ready fastapi projects quickly.

  • cookiecutter-django-wagtail

    Cookiecutter Django + Wagtail

  • cookiecutter-cpp-project

    A cookiecutter for a C++ Project with lots of configuration options

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-01-26.

Python Cookiecutter related posts

Index

What are some of the best open-source Cookiecutter projects in Python? This list will help you:

Project Stars
1 cookiecutter 21,538
2 cookiecutter-django 11,518
3 cookiecutter-data-science 7,556
4 cookiecutter-flask 4,518
5 fastapi-react 2,055
6 copier 1,663
7 FastAPI-template 1,630
8 cruft 1,147
9 cookiecutter-flask-restful 785
10 nn-template 612
11 cookiecutter-poetry 308
12 cookiecutter-django-vue-graphql-aws 272
13 python-template 228
14 Wagtail-Pipit 224
15 full-stack-fastapi-postgresql 221
16 cookiecutter-vue-django 185
17 pytest-cookies 176
18 cookietemple 152
19 djangorocket 122
20 cookiecutter-fastapi-backend 102
21 cookiecutter-fastapi 74
22 cookiecutter-django-wagtail 67
23 cookiecutter-cpp-project 49
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com