<!-- If you know who should review your pull request, please assign it to that person, otherwise the pull request would get assigned randomly. If your pull request is for a specific language, please add the appropriate lang label. --> |
||
|---|---|---|
| .. | ||
| 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.7 Dependencies ------------ Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.