__pycache__/
*.py[cod]

.pytest_cache/
.mypy_cache/
.ruff_cache/

build/
dist/
*.egg-info/

.venv/
venv/

.DS_Store
.pypirc
