__pycache__/
**/*.pyc
*.egg-info/
build/
dist/
.coverage
coverage.xml
htmlcov/
.pytest_cache/
.venv/
docs/_build/
