# Python caches
__pycache__/
*.py[cod]

# Build folders
build/
dist/
*.egg-info/
srigram.egg-info/

# Environments and Secrets
.env
venv/
