Automic VaultAutomic Vault

brew

copier を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install copier

local Homebrew formula metadata

Linux

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

nixpkgs package indexes · pkgs/by-name/co/copier/package.nix · ソース: api.github.com

概要

パッケージ概要

Utility for rendering projects templates

履歴

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

Copier is a project templating CLI and Python library. Like Cookiecutter, it renders projects from templates, but its documented identity emphasizes updating generated projects when templates evolve.

プロジェクトの歴史

The official repository was created in November 2011. The documented Copier lineage is explicit in the changelog: version 2.0.0 in February 2019 rebranded the project from Voodoo to Copier and made `copier.yaml` the recommended configuration file.

採用の歴史

Copier's README documents installation through pipx, uv, pip, conda-forge, and Homebrew, reflecting its use both as a Python library and as a standalone CLI on macOS and Linux.

使われ方

Template authors put questions and settings in `copier.yml` or `copier.yaml`, then users run `copier copy` from a local path or Git URL. Copier stores answers for later update workflows, and the docs distinguish copying, recopying, and updating.

パッケージ好きにとっての重要性

Copier is significant for maintainers who want template updates after initial scaffolding. Its changelog tracks packaging-relevant choices such as PEP 440 versioning, Git URL handling, Homebrew distribution, Python version support, and security hardening around trusted templates and path traversal.

タイムライン

  • 2011: Official GitHub repository created.
  • 2019: Version 2.0.0 rebranded Voodoo as Copier.
  • 2020: Version 3.0.0 added template-upgrade support and broader prompt features.
  • 2022: Version 6.0.0 refactored the core and expanded question and migration behavior.
  • 2023: Version 8.0.0 made subcommands explicit and disabled unsafe features by default.

Related projects

  • The project is commonly compared with project scaffolding tools such as Cookiecutter, and its README points users to public templates under the `copier-template` GitHub topic.

セキュリティ状態

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

copier に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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
copier.ymlcopier.yaml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://copier.readthedocs.io/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:copier
バージョン9.17.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/copier
ホームページhttps://copier.readthedocs.io/
リポジトリhttps://github.com/copier-org/copier
上流ドキュメントhttps://copier.readthedocs.io/en/stable
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/08/6a/73ccc2ce53c17a29d650246a625df6342f74cb9d4f15b78a77d311fc6007/copier-9.17.0.tar.gz
最終更新2026-07-14T18:47:03Z
Pulseupdated
依存関係libyaml, pydantic, 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 Namecopier
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Nix95%

copier

nix profile install nixpkgs#copier
  • normalized package name match
  • 一致条件: Copier
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/co/copier/package.nix from https://api.github.com/repos/NixOS/nixpkgs/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