macOS
brew install copierlocal Homebrew formula metadata
brew / rank 1933
Utility for rendering projects templates. Version 9.17.0 via Homebrew; verified 2026-07-14. Also installable with nix: nix profile install nixpkgs#copier.
install
brew install copierlocal Homebrew formula metadata
nix profile install nixpkgs#copiernixpkgs package indexes · pkgs/by-name/co/copier/package.nix · source: api.github.com
overview
Utility for rendering projects templates
history
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.
security posture
No matching local secret-handling manifest was found for copier. 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.
copier.ymlcopier.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
copier | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:copier |
|---|---|
| Version | 9.17.0 |
| Package manager | Homebrew |
| Homepage | https://copier.readthedocs.io/ |
| Last updated | 2026-07-14T18:47:03Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
copier
nix profile install nixpkgs#copiersource 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.