*.egg-info
*.pyc
.coverage
.cache/
.pytest_cache/
.tox/
__pycache__/
build/
coverage_html_report/
dist/
docs/_build
docs/.doctrees
venv/
