Cookiecutter

Open-source projects categorized as Cookiecutter

Top 23 Cookiecutter Open-Source Projects

  • full-stack-fastapi-template

    Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

    Project mention: Building a Secure API with FastAPI, PostgreSQL, and Hanko Authentication | dev.to | 2023-10-30

    This project is a modification of the authentication flow of the awesome repository made by tiangolo at full-stack-fastapi-postgresql

  • 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.

  • 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.

  • 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.

  • 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

  • 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.

  • 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.

  • 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
  • python-project-template

    DO NOT FORK, CLICK ON "Use this template" - A github template to start a Python Project - this uses github actions to generate your project based on the template.

    Project mention: How to configure Makefile to dynamically generate list of commands | dev.to | 2024-03-04

    But thanks to the Makefile set up in this Python starter project, there's an even handier way to have make list shown above be generated without updating two places.

  • cookiecutter-flask-restful

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

  • cookiecutter-golang

    A Go project template

  • nn-template

    Generic template to bootstrap your PyTorch project.

  • fastapi-starter

    A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress

  • 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.

  • Wagtail-Pipit

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

  • 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
  • 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.

  • poetry-cookiecutter

    🐍 A modern Cookiecutter template for scaffolding Python packages and apps.

    Project mention: Things I've learned about building CLI tools in Python | news.ycombinator.com | 2023-10-24

    I can't say I can relate at all. If you do things from scratch that might be true, but there is a pretty popular python tool called cookiecutter that allows you to generate the basic skeleton of the app. I usually pick something that contains poetry, click(I guess there is typed now) and some linting choices.

    For fun I just googled a template and tried: https://github.com/radix-ai/poetry-cookiecutter

    And the result is quite good.

  • 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 ⛺

  • SaaSHub

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

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-03-04.

Cookiecutter related posts

Index

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

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