# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

.coverage
coverage.xml

# Sphinx build artifacts
docs/_build/
docs/source/api/generated/
docs/source/generated/