.venv
venv

# Python
__pycache__/
**/__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
build/
dist/

# Local keys and manifests produced by ad-hoc runs
*.pem
/scratch/
