.git
.gitignore
.github
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
.env
.env.*
.DS_Store
coverage.xml
htmlcov/
.pyre/
.pytype/
dist/
build/
tests/
Docs/
References/
k8s/
monitoring/
deploy/
