Python Project Template Python 3.14 project template with uv, ruff, ty, pytest, and complexipy. Setup make dev-install Usage make test # full pipeline: lint + type-check + complexity + tests make format # auto-fix lint and formatting make build # build package