.venv/
venv/
__pycache__/
*.py[cod]
*.pyo
dist/
build/
*.egg-info/
.eggs/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.pyc
.env
.env.*
*.sqlite3
*.db
