# build / packaging
dist/
build/
*.egg-info/
# caches
__pycache__/
*.py[cod]
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
