.venv/
venv/
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.coverage
.pytest_cache/
.mypy_cache/
.ruff_cache/
config.toml
oauth.toml
*.env
token.json

