__pycache__/
*.pyc
*.pyo
dist/
*.egg-info/
.pytest_cache/
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/
*.egg
*.whl
docs/api/
