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: A Python package that has a basic app setup inside it | /r/Python | 2023-05-24

    Why not use cookiecutter or a similar tool designed for making these sorts of project templates?

  • full-stack-fastapi-postgresql

    Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.

    Project mention: Is there any open source project that uses FasAPI? | /r/FastAPI | 2023-04-25
  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • cookiecutter-django

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

    Project mention: Is there an easy approach of deploying Celery? | /r/django | 2023-05-09
  • cookiecutter-data-science

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

    Project mention: Questions about Cookiecutter and Anaconda. | /r/datascience | 2022-12-30

    I opened an Anaconda cmd window and ran `cookiecutter https://github.com/drivendata/cookiecutter-data-science ` . I answered all prompted questions. After searching for a while I found where the project folder was created. However, how do I get this on GitHub? The only thing I can figure out is to create a brand new repo on GitHub with the exact same name, open it in GitHub desktop, click "show in explorer", and then drag and drop all files from the Cookiecutter folder into the GitHub Desktop folder. However to me this does not sound like the intended way to create a new project and put it on GitHub.

  • 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: copier VS cruft - a user suggested alternative | libhunt.com/r/copier-org/copier | 2023-05-05
  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • Python Packages Project Generator

    🚀 Your next Python package needs a bleeding-edge project structure.

  • 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
  • FastAPI-template

    Feature rich robust FastAPI template.

    Project mention: Fastapi minimal starter template | /r/FastAPI | 2023-05-20

    I found myself rebuilding a lot of basic stuff such as sign up, login, async database functionality and unit tests every time I wanted to quickly POC something. Now I like to keep things simple and customisable when starting and thus usually don't opt for using one of the already existing templates (such as this great generator: https://github.com/s3rius/FastAPI-template) since I feel I spend more time cutting stuff out I don't need.

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

  • cookiecutter-poetry

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

    Project mention: Here are 5 Python project starter templates after digging through 100s of them that I think are spot o | /r/Python | 2022-06-29
  • 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 ⛺

    Project mention: Creating a big project with Python | /r/learnprogramming | 2022-06-30

    For structure, project setup and getting an idea of how to "style" a project by following best practices, you could take a look at https://github.com/cookiejar/cookietemple. (Disclaimer: I'm one of its authors).

  • cookiecutter-vue-django

    Vue + Django with no compromises. Django Templates and Vue SFCs in harmony without sacrificing the full power of either.

  • 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-fastapi-backend

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

    Project mention: Open Source Projects based on FastAPI | /r/FastAPI | 2023-02-05

    Cookiecutter base project

  • cookiecutter-django-wagtail

    Cookiecutter Django + Wagtail

  • fuzzy-couscous

    A cli tool to bootstrap your django projects and enhance your development experience.

  • cookiecutter-cpp-project

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

    Project mention: Is there a rookie guide on how to set up a C++ project with testing? | /r/cpp | 2022-09-21

    This will get you setup quite quickly with almost everything (cmake, testing, ci, python bindings, doxygen, among other things) and no much thinking: https://github.com/ssciwr/cookiecutter-cpp-project

  • 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 2023-05-24.

Python Cookiecutter related posts

Index

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