Copier

Latest version: v9.6.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 7

2.2.3

- The `copier` command-line script now accepts "help" and "version" as commands.

2.1.0

- Task runner 🎉.
- Use `_exclude`, `_include`, and `_tasks` keys in `copier.yml` as the default values
for the `.copy()` arguments `exclude`, `include`, and `tasks`.

2.0.0

- Rebranded from `Voodoo` to `Copier`!
- Dropped support for Python 2.x, the minimal version is now Python 3.5.
- Cleanup and 100% test coverage.
- The recommended configuration file is now `copier.yaml`, but a `copier.json` can be
used as well. The old `voodoo.json` is also supported _for now_ but is deprecated
and will be removed in version 2.2.
- Python package format updated to the latest standard (no `setup.py` 😵).
- Renamed the `render_skeleton()` function to `copy()`. The function signature remains
almost the same, the only changes are:
- `filter_this` parameter is now called `exclude`.
- `ignore_this` parameter is now called just `ignore`.
- Dropped the idea of storing the templates in a hidden `$HOME` folder.

Page 7 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.