__pycache__/
*.pyc

.pytest_cache/
.ruff_cache/
.mypy_cache/

dist/
build/
*.egg-info/

.venv/
