__pycache__/
*.py[cod]
*.so
.Python
.venv/
.venv-*/
venv/
env/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.DS_Store
