macOS
brew install copierlocal Homebrew formula metadata
brew
Utility for rendering projects templates. Version 9.16.0 via Homebrew; verified 2026-06-24.
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 | cli | global executable |
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.
https://copier.readthedocs.io/
install metadata
| Package key | brew:copier |
|---|---|
| Version | 9.16.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/copier |
| Homepage | https://copier.readthedocs.io/ |
| Repository | https://github.com/copier-org/copier |
| Upstream docs | https://copier.readthedocs.io/en/stable |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/9c/c7/3cd18cd539ff41e8e7a95b0146dbace0ba332a4c97f468066b2c2daca2ed/copier-9.16.0.tar.gz |
| Last updated | 2026-06-24T19:02:54Z |
| Pulse | updated |
| Dependencies | libyaml, pydantic, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | copier |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.