__pycache__/
*.py[cod]
*.class
.venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
build/
*.egg-info/
.coverage
coverage.xml
