.venv/
__pycache__/
*.pyc
dist/
*.egg-info/

# Coverage artifacts
.coverage
.coverage.*
htmlcov/
coverage.xml
