/.venv/
__pycache__/
*.pyc
*.pyo
.Python
.python-version

build/
dist/
wheels/
*.egg-info

.coverage
.coverage.*
coverage.xml
htmlcov/
docs/_build/
.cache/
pytest_cache/
.mypy_cache/
.ruff_cache/
