Contents

cookiecutter 2.6.0

0

A command-line utility that creates projects from project templates, e.g. creating a Python package

A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.

Stars: 21495, Watchers: 21495, Forks: 1943, Open Issues: 231

The cookiecutter/cookiecutter repo was created 10 years ago and the last code push was 5 hours ago.
The project is extremely popular with a mindblowing 21495 github stars!

How to Install cookiecutter

You can install cookiecutter using pip

pip install cookiecutter

or add it to a project with poetry

poetry add cookiecutter

Package Details

Author
Audrey Feldroy
License
BSD
Homepage
https://github.com/cookiecutter/cookiecutter
PyPi:
https://pypi.org/project/cookiecutter/
Documentation:
https://cookiecutter.readthedocs.io
GitHub Repo:
https://github.com/cookiecutter/cookiecutter

Classifiers

  • Software Development
No  cookiecutter  pypi packages just yet.

Errors

A list of common cookiecutter errors.

Code Examples

Here are some cookiecutter code examples and snippets.

GitHub Issues

The cookiecutter package has 231 open issues on GitHub

  • Github ssh clone repo failing
  • Restore accidentally deleted support for click 8.x
  • Cookiecutter maintenance - consider joining collaborative community like Jazzband
  • Upgrade click in cookiecutter to avoid 'click>=7.0,<8.0.0'
  • Docs: Advanced Usage "New in version" unified
  • merge poetry
  • 2.0.1 and 2.0.2 are not available on PyPI
  • Add custom filters for jinja2 feature.
  • Choice variables with a custom entry
  • How to handle file name with “|” symbol in windows system
  • add CLI option not to delete files on failure
  • Feature Request: Support Sourcehut Alias
  • Add boolean variable support
  • Boolean parameters parsed as String
  • cookiecutter should only process values starting with {{cookiecutter.}}

See more issues on GitHub