Current Status:
0.0.0a0(Pre-Alpha / Skeleton)
Version: 0.0.0a0 โ skeleton only
Status: Core engine under active development
One command that creates a complete, production-ready Python project.
pkgrig new my-servicepkgrig will be the opinionated scaffolding tool for Python projects**.
It is designed to generate production-ready, cloud-native Python projects with:
- Security First: Multi-stage
Containerfilesusing Chainguard/Wolfi images. - Modern Stack: PEP 621
pyproject.tomlconfiguration (nosetup.py). - Quality Gates: Pre-configured Ruff, Mypy, and Pytest workflows.
- Zero Magic: Pure Python + Jinja2 templates.
All driven by declarative TOML templates + Jinja2 โ no magic, fully versionable.
| Milestone | Target | Status |
|---|---|---|
Functional pkgrig new |
Dec 2025 | In progress |
| First usable release | Dec 2025 | Planned |
pkgrig โ because Python projects deserve a standard, uncompromising start.