python-boilerplate A minimalistic Python boilerplate. Includes: coverage mypy pre-commit ruff Requirements Python 3.13+ 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