python-boilerplate A minimalistic Python boilerplate. Includes: coverage mypy pre-commit ruff Requirements Python 3.10+ uv Using git clone https://github.com/alexferl/python-boilerplate.git myapp cd myapp make dev See which other commands are available with: make help