# Python
__pycache__/
*.py[cod]
*.egg-info/

# Test / tooling caches
.pytest_cache/
.benchmarks/

# Local data
*.db
