Automic VaultAutomic Vault

brew

Install cookiecutter with Homebrew, apt, Nix, scoop, zypper

Utility that creates projects from templates. Version 2.7.1 via Homebrew; verified 2026-05-20.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install cookiecutter

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install cookiecutter

Debian stable package indexes · cookiecutter · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#cookiecutter

nixpkgs package indexes · cookiecutter · source: raw.githubusercontent.com

openSUSE zypperverified · 92%
sudo zypper install cookiecutter-doc

openSUSE Tumbleweed package metadata · cookiecutter-doc · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install extras/cookiecutter

Scoop official bucket manifest trees · bucket/cookiecutter.json · source: api.github.com

overview

Package summary

Utility that creates projects from templates

Commands and aliases

  • cookiecutter

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2013: Official GitHub repository created.
  • 2013: Documentation copyright begins with Audrey M. Roy Greenfeld.
  • 2013: User configuration support documented as new in Cookiecutter 0.7.
  • 2016: Command-line `--config-file` support documented as new in Cookiecutter 1.3.

Related projects

  • Official examples and README links point users to cookiecutter-pypackage, cookiecutter-django, cookiecutter-pytest-plugin, and other community templates.

security posture

No protected-tool coverage found yet

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.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.cookiecutterrc

executables

Installed executables

CommandKindExposureNote
cookiecuttercliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version2.7.1
manager updated2026-05-20
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/cookiecutter/cookiecutter

install metadata

Package metadata

Package keybrew:cookiecutter
Version2.7.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/cookiecutter
Homepagehttps://github.com/cookiecutter/cookiecutter
Repositoryhttps://github.com/cookiecutter/cookiecutter
Upstream docshttps://cookiecutter.readthedocs.io/en/stable
LicenseBSD-3-Clause
Source archivehttps://files.pythonhosted.org/packages/92/03/f4c96d8fd4f5e8af0210bf896eb63927f35d3014a8e8f3bf9d2c43ad3332/cookiecutter-2.7.1.tar.gz
Last updated2026-05-20T12:26:31Z
Pulseupdated
Dependenciescertifi, libyaml, python@3.14
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecookiecutter
Version Scheme0
Revision4
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

cookiecutter 2.6.0-2

create projects from project templates

https://github.com/cookiecutter/cookiecutter

sudo apt install cookiecutter
  • Section: python
  • Architecture: all
  • 2 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Cookiecutter
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cookiecutter from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python-cookiecutter-doc 2.6.0-2

create projects from project templates (documentation)

https://github.com/cookiecutter/cookiecutter

sudo apt install python-cookiecutter-doc
  • Section: doc
  • Architecture: all
  • Source Package: cookiecutter
  • 3 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Cookiecutter
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python-cookiecutter-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-cookiecutter 2.6.0-2

create projects from project templates (Python 3 module)

https://github.com/cookiecutter/cookiecutter

sudo apt install python3-cookiecutter
  • Section: python
  • Architecture: all
  • Source Package: cookiecutter
  • 10 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Cookiecutter
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-cookiecutter from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cookiecutter

nix profile install nixpkgs#cookiecutter
  • normalized package name match
  • Matched by: Cookiecutter
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: cookiecutter from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

cookiecutter 2.6.0-1

create projects from project templates

https://github.com/cookiecutter/cookiecutter

sudo apt install cookiecutter
  • Section: universe/devel
  • Architecture: all
  • 2 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Cookiecutter
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cookiecutter from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python-cookiecutter-doc 2.6.0-1

create projects from project templates (documentation)

https://github.com/cookiecutter/cookiecutter

sudo apt install python-cookiecutter-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: cookiecutter
  • 3 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Cookiecutter
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python-cookiecutter-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-cookiecutter 2.6.0-1

create projects from project templates (Python 3 module)

https://github.com/cookiecutter/cookiecutter

sudo apt install python3-cookiecutter
  • Section: universe/python
  • Architecture: all
  • Source Package: cookiecutter
  • 10 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Cookiecutter
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-cookiecutter from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper95%

cookiecutter-doc 2.6.0-4.3

Documentation files for cookiecutter

https://github.com/audreyr/cookiecutter

sudo zypper install cookiecutter-doc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: cookiecutter
  • 1 provides
  • normalized package name match
  • Matched by: Cookiecutter
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cookiecutter-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

python311-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-cookiecutter
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: cookiecutter
  • 11 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Cookiecutter
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python311-cookiecutter from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

python313-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-cookiecutter
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: cookiecutter
  • 11 dependencies
  • 5 provides
  • normalized package name match
  • Matched by: Cookiecutter
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-cookiecutter from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

python314-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-cookiecutter
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: cookiecutter
  • 11 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Cookiecutter
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python314-cookiecutter from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop95%

extras/cookiecutter

scoop install extras/cookiecutter
  • normalized package name match
  • Matched by: Cookiecutter
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/cookiecutter.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment