Basic project sceleton for Python DOJO
- Python >= 3.8
- Pipenv
make install$ make # list of all targets
help list available targets (this page)
install install deps
test run tests
test-cov py.test with HTML coverage
test-watch py.test watch