What pyppi is for
- Python project management — init, install, lock, and run with a single CLI direction
- Zig implementation — same systems approach as sibling language tools: explicit behavior, fast paths, minimal ceremony
- Honest early access — the public CLI surface is still forming; do not assume full pip or uv parity yet
How it fits the suite
These products ship under the solved.gg / iResolved, LLC product family.
Status
pyppi is in early access / coming soon. Install instructions, lockfile model, and CLI reference will land here as the binary stabilizes. Until then:- Product site: pyppi.pm.solved.gg
- Suite hub: pm.solved.gg
- Source: github.com/solvedggorg/pyppi
- Org overview: solved.gg/projects
What to expect next in these docs
- Install and first project
- Dependency resolve and lock
- Virtual environments and run scripts
- CLI and configuration reference