Python Project Blueprint
作者 Demo Developer
Generate production-ready Python project scaffolds — Typer CLI, pytest, ruff, mypy, pyproject.toml, and Dockerfile in one shot.
Creates complete Python 3.11+ project structures following modern best practices. Includes: pyproject.toml with dependencies, ruff configuration, mypy settings, pytest fixtures, GitHub Actions CI, Docker multi-stage build, and pre-commit hooks. Supports FastAPI, Flask, CLI tools, and data processing project templates.