__pycache__/
*.pyc
dist/
build/
*.egg-info/

.venv/
.coverage
.coverage.*
htmlcov/
.pytest_cache/

.benchmarks/
