CLI generator for Python projects with optional Rust and FastAPI templates.
Generates scaffolded Python projects, optionally adding Rust native modules via PyO3 or a FastAPI application template. It creates GitHub Actions CI/CD workflows, optional Docker Compose and mkdocs documentation scaffolding, and supports multiple dependency managers for libraries, CLIs, and web APIs.
0