cookiecutter 2.6.0
0
A command-line utility that creates projects from project templates, e.g. creating a Python package
Contents
A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
Stars: 22437, Watchers: 22437, Forks: 1995, Open Issues: 246The cookiecutter/cookiecutter
repo was created 11 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 22437 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
Related Packages
Errors
A list of common cookiecutter errors.
Code Examples
Here are some cookiecutter
code examples and snippets.
GitHub Issues
The cookiecutter package has 246 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.}}