Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install cookiecutter

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install cookiecutter

Debian stable package indexes · cookiecutter · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#cookiecutter

nixpkgs package indexes · cookiecutter · ソース: raw.githubusercontent.com

openSUSE zypper確認済み · 92%
sudo zypper install cookiecutter-doc

openSUSE Tumbleweed package metadata · cookiecutter-doc · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install extras/cookiecutter

Scoop official bucket manifest trees · bucket/cookiecutter.json · ソース: api.github.com

概要

パッケージ概要

Utility that creates projects from templates

コマンドとエイリアス

  • cookiecutter

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

保護ツール対応はまだ見つかっていません

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

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cookiecuttercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版2.7.1
マネージャ更新日2026-05-20
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/cookiecutter/cookiecutter

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cookiecutter
バージョン2.7.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cookiecutter
ホームページhttps://github.com/cookiecutter/cookiecutter
リポジトリhttps://github.com/cookiecutter/cookiecutter
上流ドキュメントhttps://cookiecutter.readthedocs.io/en/stable
ライセンスBSD-3-Clause
ソースアーカイブhttps://files.pythonhosted.org/packages/92/03/f4c96d8fd4f5e8af0210bf896eb63927f35d3014a8e8f3bf9d2c43ad3332/cookiecutter-2.7.1.tar.gz
最終更新2026-05-20T12:26:31Z
Pulseupdated
依存関係certifi, libyaml, python@3.14
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 5 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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