# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# editor
.idea

# Virtual environments
.venv

# lock files
uv.lock
