David Garcia Quintas aebcdbd732 master bumped to 1.5.x hace 8 años
..
grpc_health 488d419125 Update health to current gRPC code elements hace 9 años
.gitignore d953959e2b Enable split code generation hace 9 años
MANIFEST.in f1cdf59b7f Patch overlooked strings from Python un-namespacing hace 9 años
README.rst 12dadafd22 Add health-checking to Python hace 10 años
grpc_version.py aebcdbd732 master bumped to 1.5.x hace 8 años
health_commands.py cc793703bf Run Python formatting hace 9 años
setup.py 029090628d Upgrade protobuf to 3.3.0 hace 8 años

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`.