Cookiecutter: Better Project Templates
Cookiecutter creates projects from project templates, e.g. Python package projects.
Basics
- Cookiecutter
- Overview
- Installation
- Usage
- Additional Tutorials
- Getting to Know Cookiecutter
- Create a Cookiecutter From Scratch
- Advanced Usage
- Using Pre/Post-Generate Hooks (0.7.0+)
- User Config (0.7.0+)
- Calling Cookiecutter Functions From Python
- Injecting Extra Context
- Suppressing Command-Line Prompts
- Templates in Context Values
- Copy without Render
- Replay Project Generation
- Command Line Options
- Choice Variables (1.1+)
- Dictionary Variables (1.5+)
- Template Extensions
- Organizing cookiecutters in directories (1.7+)
- Troubleshooting
API Reference
- cookiecutter package
- Submodules
- cookiecutter.cli module
- cookiecutter.config module
- cookiecutter.environment module
- cookiecutter.exceptions module
- cookiecutter.extensions module
- cookiecutter.find module
- cookiecutter.generate module
- cookiecutter.hooks module
- cookiecutter.log module
- cookiecutter.main module
- cookiecutter.prompt module
- cookiecutter.replay module
- cookiecutter.repository module
- cookiecutter.utils module
- cookiecutter.vcs module
- cookiecutter.zipfile module
- Module contents
Project Info
- Contributing
- Credits
- Sprint Contributors
- History
- 1.8.0 (Current master, in development)
- 1.7.3 (2021-05-14)
- 1.7.2 (2020-04-21)
- 1.7.1 (2019-04-21)
- 1.7.0 (2019-12-22) Old friend
- 1.6.0 (2017-10-15) Tim Tam
- 1.5.1 (2017-02-04) Alfajor
- 1.5.0 (2016-12-18) Alfajor
- 1.4.0 (2016-03-20) Shortbread
- 1.3.0 (2015-11-10) Pumpkin Spice
- 1.2.1 (2015-10-18) Zimtsterne
- 1.1.0 (2015-09-26) Snickerdoodle
- 1.0.0 (2015-03-13) Chocolate Chip
- 0.9.0 (2015-01-13)
- 0.8.0 (2014-10-30)
- 0.7.2 (2014-08-05)
- 0.7.1 (2014-04-26)
- 0.7.0 (2013-11-09)
- 0.6.4 (2013-08-21)
- 0.6.3 (2013-08-20)
- 0.6.2 (2013-08-19)
- 0.6.1 (2013-08-12)
- 0.6.0 (2013-08-08)
- 0.5 (2013-07-28)
- 0.4 (2013-07-22)
- 0.3 (2013-07-17)
- 0.2.1 (2013-07-17)
- 0.2 (2013-07-17)
- 0.1.0 (2013-07-11)
- Case Studies
- Backers
- Code of Conduct