copier-org/copier
Library and command-line utility for rendering projects templates. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 15.5
- age_days: 5419
- days_rel: 14
- days_push: 8
- n_releases_24m: 31
Adoption not part of the score
3545 stars · 271 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Copier is a Python library and CLI app for rendering project templates, supporting local paths and Git URLs with dynamic value substitution in any text file. It generates project scaffolds from configurable templates while avoiding overwriting existing files unless instructed.
Use cases
- scaffold a new python project from a template
- create projects from git-hosted templates
- update an existing project when its template changes
- build reusable project templates with jinja2
- replace cookiecutter for project generation
- generate boilerplate files with interactive prompts
When to choose
- you want template updates propagated into already-generated projects
- templates live in git repositories
- you need both a CLI and a Python library API
- you want fine-grained control over file overwriting and merging
When to avoid
- you need a language-agnostic tool with a huge template ecosystem (cookiecutter has more templates)
- you only need simple static file copying without templating
- you cannot install Python 3.10+ and Git
Facets
cli-tool · maturity active
templating cli developer-tools build-tool developer-tools python cli cross-platform windows project-scaffolding project-templates cookiecutter-alternative jinja2 git-based-templates command-line automation macos linux
2 sources
- readme: https://github.com/copier-org/copier · fetched 2026-08-28 · 84a0f997f1aa
- registry_pypi: https://pypi.org/pypi/copier/json · fetched 2026-08-29 · 61369a592596
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| copier-org/copier | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="copier-org/copier")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem