macOS
brew install cookiecutterlocal Homebrew formula metadata
brew
Utility that creates projects from templates. Version 2.7.1 via Homebrew; verified 2026-05-20.
install
brew install cookiecutterlocal Homebrew formula metadata
sudo apt install cookiecutterDebian stable package indexes · cookiecutter · source: deb.debian.org
nix profile install nixpkgs#cookiecutternixpkgs package indexes · cookiecutter · source: raw.githubusercontent.com
sudo zypper install cookiecutter-docopenSUSE Tumbleweed package metadata · cookiecutter-doc · source: download.opensuse.org
scoop install extras/cookiecutterScoop official bucket manifest trees · bucket/cookiecutter.json · source: api.github.com
overview
Utility that creates projects from templates
history
Cookiecutter is a cross-platform project generator for creating source trees from templates. It became one of the standard Python-era answers to repeatable project scaffolding, but its templates can target many languages and markup formats.
The official repository was created in July 2013. The README credits Audrey M. Roy Greenfeld as creator and development lead, and describes the tool as a command-line utility for creating projects from cookiecutters, or project templates.
Cookiecutter spread through reusable Git-hosted templates, especially Python package templates such as `cookiecutter-pypackage`. Its package metadata in this batch records broad distribution across Homebrew, Debian, Ubuntu, Nix, Scoop, and openSUSE packaging channels.
Users invoke Cookiecutter against a local template or a remote repository, answer prompts from `cookiecutter.json`, and receive a rendered project directory. Advanced usage includes hooks, replay data, default context, abbreviations for common hosts, and a per-user `~/.cookiecutterrc` file.
Cookiecutter matters to package maintainers because it normalized sharable scaffolds as packages and repositories, making packaging policy, test layout, license files, CI skeletons, and release boilerplate reproducible across many new projects.
security posture
No matching local secret-handling manifest was found for cookiecutter. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.cookiecutterrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cookiecutter | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cookiecutter/cookiecutter
install metadata
| Package key | brew:cookiecutter |
|---|---|
| Version | 2.7.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cookiecutter |
| Homepage | https://github.com/cookiecutter/cookiecutter |
| Repository | https://github.com/cookiecutter/cookiecutter |
| Upstream docs | https://cookiecutter.readthedocs.io/en/stable |
| License | BSD-3-Clause |
| Source archive | https://files.pythonhosted.org/packages/92/03/f4c96d8fd4f5e8af0210bf896eb63927f35d3014a8e8f3bf9d2c43ad3332/cookiecutter-2.7.1.tar.gz |
| Last updated | 2026-05-20T12:26:31Z |
| Pulse | updated |
| Dependencies | certifi, libyaml, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cookiecutter |
| Version Scheme | 0 |
| Revision | 4 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cookiecutter 2.6.0-2
create projects from project templates
https://github.com/cookiecutter/cookiecutter
sudo apt install cookiecutterpython-cookiecutter-doc 2.6.0-2
create projects from project templates (documentation)
https://github.com/cookiecutter/cookiecutter
sudo apt install python-cookiecutter-docpython3-cookiecutter 2.6.0-2
create projects from project templates (Python 3 module)
https://github.com/cookiecutter/cookiecutter
sudo apt install python3-cookiecuttercookiecutter
nix profile install nixpkgs#cookiecuttercookiecutter 2.6.0-1
create projects from project templates
https://github.com/cookiecutter/cookiecutter
sudo apt install cookiecutterpython-cookiecutter-doc 2.6.0-1
create projects from project templates (documentation)
https://github.com/cookiecutter/cookiecutter
sudo apt install python-cookiecutter-docpython3-cookiecutter 2.6.0-1
create projects from project templates (Python 3 module)
https://github.com/cookiecutter/cookiecutter
sudo apt install python3-cookiecuttercookiecutter-doc 2.6.0-4.3
Documentation files for cookiecutter
https://github.com/audreyr/cookiecutter
sudo zypper install cookiecutter-docpython311-cookiecutter 2.6.0-4.3
A command-line utility that creates projects from project templates
https://github.com/audreyr/cookiecutter
sudo zypper install python311-cookiecutterpython313-cookiecutter 2.6.0-4.3
A command-line utility that creates projects from project templates
https://github.com/audreyr/cookiecutter
sudo zypper install python313-cookiecutterpython314-cookiecutter 2.6.0-4.3
A command-line utility that creates projects from project templates
https://github.com/audreyr/cookiecutter
sudo zypper install python314-cookiecutterextras/cookiecutter
scoop install extras/cookiecuttersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.