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

# Coverage
.coverage
pytest-coverage.txt
pytest.xml

# Virtual environments
.venv

# Documentation
docs/
