venv/
__pycache__/
*.pyc
.pytest_cache/
*.egg-info/
dist/
build/

# Auth credentials (never commit)
drive_credentials.json
token.pickle
