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