David Garcia Quintas 9e1acc0796 master to 1.4.0-dev 8 anni fa
..
grpc_health 488d419125 Update health to current gRPC code elements 9 anni fa
.gitignore d953959e2b Enable split code generation 9 anni fa
MANIFEST.in f1cdf59b7f Patch overlooked strings from Python un-namespacing 9 anni fa
README.rst 12dadafd22 Add health-checking to Python 10 anni fa
grpc_version.py 9e1acc0796 master to 1.4.0-dev 8 anni fa
health_commands.py cc793703bf Run Python formatting 9 anni fa
setup.py 78354300bf Add package details to gRPC Packages 9 anni fa

README.rst

gRPC Python Health Checking
===========================

Reference package for GRPC Python health checking.

Dependencies
------------

Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.