__pycache__/
*.pyc
*.pyo
*.pyd
*.egg-info/
dist/
build/
.venv/
coverage.*
htmlcov/
.pytest_cache/
.coverage
