-r requirements.txt # Code lint autopep8 flake8 # Security pre-commit # Unit tests and coverage pytest pytest-cov tox # Documentation sphinx sphinx_rtd_theme myst-parser