__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.env
.env.local
.venv/
venv/
*.egg-info/
.pytest_cache/
.mypy_cache/
data/
*.db
.DS_Store
