__pycache__/
*.py[cod]

.venv/
venv/
.uv-cache/

build/
dist/
*.egg-info/

.idea
