__pycache__/
*.py[cod]
*.pyo
.env
*.db
*.db-shm
*.db-wal
*.jsonl
.venv/
venv/
dist/
build/
*.egg-info/
.pytest_cache/
.mypy_cache/
