Skip to content

mesotron-dev/pkgrig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

pkgrig ๐Ÿšง

Current Status: 0.0.0a0 (Pre-Alpha / Skeleton)

Version: 0.0.0a0 โ€“ skeleton only
Status: Core engine under active development

๐Ÿ”ฎ What is pkgrig?

One command that creates a complete, production-ready Python project.

pkgrig new my-service

pkgrig 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 Containerfiles using Chainguard/Wolfi images.
  • Modern Stack: PEP 621 pyproject.toml configuration (no setup.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.

๐Ÿ“… Roadmap to 0.1.0

Milestone Target Status
Functional pkgrig new Dec 2025 In progress
First usable release Dec 2025 Planned

Links


pkgrig โ€” because Python projects deserve a standard, uncompromising start.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages