# Python virtual environments (uv and venv)
.venv/
venv/
env/

# Python distribution
*.egg-info/
dist/
