Prerequisites¶
Before using this template, make sure you have the following tools installed:
Required¶
| Tool | Minimum Version | Install Guide |
|---|---|---|
| Python | 3.10+ | python.org/downloads |
| Copier | 9.14.0+ | uv tool install copier --with copier-templates-extensions |
| copier-templates-extensions | 0.3.2+ | Installed alongside Copier (see above) |
| uv | latest | uv installation guide |
| mise | latest | mise installation guide |
| pre-commit | latest | pre-commit installation guide |