|
|
|
|
|
by SteveMorin
410 days ago
|
|
Batteries included python starter template `py-launch-blueprint` - https://github.com/smorin/py-launch-blueprint Features TLDR - Bootstrap commands
- Command Runner
- Dev Tools: Ruff (linting/formatting), MyPy (type checking), Pre-commit hooks
- AI Ready: Default configs for Cursor, Windsurf, Claude Code
- Production: Python 3.10+, uv package manager, testing setup
- DX - Developer Experience: VS Code integration, sensible defaults, quality documentation
- CI/CD: GitHub Actions workflows, automatic testing, version management
- Task Templates, PR Templates
- License and Contributor License Agreement Checks
|
|