__pycache__/
*.py[cod]
*.pyo
*.so

.pytest_cache/
.mypy_cache/
.ruff_cache/

build/
dist/
site/
*.egg-info/

site/