Skip to content

PPMMFast, clean Python project management

Build, manage, and ship Python workspaces with one focused CLI.

Focus

Project lifecycle

From local setup to reproducible release artifacts.

Workflow

CLI automation

Use direct commands and scripts without juggling multiple tools.

Docs

Actionable reference

Examples and runtime references built for fast onboarding.

Quick start

bash
# clone the repository
git clone https://github.com/Sumangal44/ppmm

# run documentation locally
npm install
npm run docs:dev