__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.pyright_cache/
.tox/
.coverage
htmlcov/
*.egg
