# Python-generated files
__pycache__/
*.py[oc]
*.pyc
build/
dist/
wheels/
*.egg-info
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
site/

# Virtual environments
.venv
