cookiecutter
Project generator
A command-line utility that creates projects from pre-defined templates.
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
23k stars
231 watching
2k forks
Language: Python
last commit: 5 days ago
Linked from 6 awesome lists
cookiecutterpython
Related projects:
Repository | Description | Stars |
---|---|---|
cookiecutter-flask/cookiecutter-flask | A Flask web application template with standard features and best practices. | 4,600 |
superlinear-ai/poetry-cookiecutter | A modern template for scaffolding Python packages and apps with automated development environments and package management | 252 |
cookiecutter/cookiecutter-django | A framework for quickly creating production-ready Django projects with a set of defaults and configurations. | 12,149 |
materials-data-science-and-informatics/fair-python-cookiecutter | An opinionated template to help researchers and software developers create modern Python projects with FAIR metadata. | 27 |
molssi/cookiecutter-cms | A Python-centric template for creating computational molecular sciences packages | 398 |
fpgmaas/cookiecutter-poetry | A template for creating Python projects with Poetry and various development tools. | 382 |
wemake-services/wemake-python-package | A template to create new Python package structures with up-to-date dependencies and a standardized project structure. | 408 |
aviksaikat/cookiecutter-pdm-pypackage | A pre-configured template for building a modern Python package with dependency management and testing tools | 6 |
ionelmc/cookiecutter-pylibrary | A comprehensive template for creating a Python library with standardized configurations and testing tools. | 1,251 |
cjolowicz/cookiecutter-hypermodern-python | A template for creating Python packages with a focus on modern development practices and tools. | 1,821 |
pytest-dev/cookiecutter-pytest-plugin | A template for creating pytest plugins with minimal setup and documentation | 300 |
supercollider/cookiecutter-supercollider-plugin | A cookiecutter project template for creating SuperCollider server plugins. | 29 |
arthurhenrique/cookiecutter-fastapi | A template to create FastAPI projects with machine learning and other features | 493 |
jazzband/pip-tools | Maintains predictable and deterministic builds of Python applications by managing dependencies. | 7,759 |
collective/cookiecutter-plone-starter | A framework for quickly creating Plone 6 projects by leveraging Cookiecutter and Volto-generator | 21 |