.venv/
.pytest_cache/
__pycache__/
*.py[cod]
.ruff_cache/
.mypy_cache/
.pyright/
dist/
build/
*.egg-info/
.idea/
.DS_Store
