.DS_Store
.idea

__pycache__
*.py[cod]

build/
dist/
*.egg-info/

.venv/
venv/

.ruff_cache/
.mypy_cache/
.pytest_cache/
