Copier template for Python projects with Astral toolchain and CI/CD
Copier-Astral is a Copier template that bootstraps Python projects with preconfigured linting, testing, CI/CD, documentation, and containerization. It integrates the Astral toolchain (uv, ty, ruff) plus pytest, MkDocs, Typer, and security tooling, and is suited for libraries and CLI applications that need a standardized development workflow.
0