/.coverage
/.mypy_cache/
/.pytest_cache/
/.ruff_cache/
/.venv/
/build/
/dist/
/*.egg-info/
**/__pycache__/
**/*.py[cod]
.DS_Store
._*
__MACOSX/
