__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.mypy_cache/
.pytest_cache/
.venv/
venv/
*.so
.coverage
htmlcov/

.idea/
uv.lock
.pi/
