__pycache__/
*.py[cod]
*.pyo
*.pyd
*.egg-info/
.eggs/
.vscode/
.api-key.txt
.env
.env.*
dist/
build/
site/
docs/_build/
*.log
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/
