# cookiecutter を Homebrew, apt, Nix, scoop, zypper でインストール

cookiecutter のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:cookiecutter
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cookiecutter
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install cookiecutter
```

  証拠: Debian stable package indexes: cookiecutter from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#cookiecutter
```

  証拠: nixpkgs package indexes: cookiecutter from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- zypper (92%):

```sh
sudo zypper install cookiecutter-doc
```

  証拠: openSUSE Tumbleweed package metadata: cookiecutter-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install extras/cookiecutter
```

  証拠: Scoop official bucket manifest trees: bucket/cookiecutter.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:cookiecutter
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.7.1
- **ソース概要:** Utility that creates projects from templates
- **ホームページ:** <https://github.com/cookiecutter/cookiecutter>
- **リポジトリ:** <https://github.com/cookiecutter/cookiecutter>
- **最終更新:** 2026-05-20T12:26:31Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cookiecutter (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.7.1
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

- <https://github.com/cookiecutter/cookiecutter>
- <https://raw.githubusercontent.com/cookiecutter/cookiecutter/main/README.md>
- <https://cookiecutter.readthedocs.io/en/stable/advanced/user_config.html>
- <https://api.github.com/repos/cookiecutter/cookiecutter>


## セキュリティノート

cookiecutter に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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

- Unix: ~/.cookiecutterrc
## 他のパッケージマネージャ記録

- Debian apt - cookiecutter - 2.6.0-2: normalized package name match | Debian stable package indexes: cookiecutter from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | create projects from project templates | https://github.com/cookiecutter/cookiecutter
- Debian apt - python-cookiecutter-doc - 2.6.0-2: normalized package name match | Debian stable package indexes: python-cookiecutter-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | create projects from project templates (documentation) | https://github.com/cookiecutter/cookiecutter
- Debian apt - python3-cookiecutter - 2.6.0-2: normalized package name match | Debian stable package indexes: python3-cookiecutter from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | create projects from project templates (Python 3 module) | https://github.com/cookiecutter/cookiecutter
- Nix - cookiecutter: normalized package name match | nixpkgs package indexes: cookiecutter from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - cookiecutter - 2.6.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: cookiecutter from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | create projects from project templates | https://github.com/cookiecutter/cookiecutter
- Ubuntu apt - python-cookiecutter-doc - 2.6.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: python-cookiecutter-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | create projects from project templates (documentation) | https://github.com/cookiecutter/cookiecutter
- Ubuntu apt - python3-cookiecutter - 2.6.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-cookiecutter from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | create projects from project templates (Python 3 module) | https://github.com/cookiecutter/cookiecutter
- zypper - cookiecutter-doc - 2.6.0-4.4: normalized package name match | openSUSE Tumbleweed package metadata: cookiecutter-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Documentation files for cookiecutter | https://github.com/audreyr/cookiecutter
- zypper - python313-cookiecutter - 2.6.0-4.4: normalized package name match | openSUSE Tumbleweed package metadata: python313-cookiecutter from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A command-line utility that creates projects from project templates | https://github.com/audreyr/cookiecutter
- zypper - python314-cookiecutter - 2.6.0-4.4: normalized package name match | openSUSE Tumbleweed package metadata: python314-cookiecutter from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A command-line utility that creates projects from project templates | https://github.com/audreyr/cookiecutter
- Scoop - extras/cookiecutter: normalized package name match | Scoop official bucket manifest trees: bucket/cookiecutter.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/cookiecutter.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cookiecutter.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
