|
|
||
|---|---|---|
| .. | ||
| grpc_health | ||
| .gitignore | ||
| MANIFEST.in | ||
| README.rst | ||
| grpc_version.py | ||
| health_commands.py | ||
| setup.py | ||
README.rst
gRPC Python Health Checking =========================== Reference package for GRPC Python health checking. Supported Python Versions ------------------------- Python >= 3.8 Dependencies ------------ Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.