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

# Test artifacts
.coverage
coverage.xml
.pytest_cache/

# Virtual environments
.venv
