grpc/src/python/grpcio_health_checking
David Garcia Quintas 713597f1cd Master version bump to 1.7.x 2017-08-16 20:59:05 -07:00
..
grpc_health auto-fix most of licenses 2017-06-08 11:22:41 +02:00
.gitignore Enable split code generation 2016-10-28 14:53:10 -07:00
MANIFEST.in Patch overlooked strings from Python un-namespacing 2016-12-14 11:51:40 -08:00
README.rst Add health-checking to Python 2015-08-12 14:03:23 -07:00
grpc_version.py Master version bump to 1.7.x 2017-08-16 20:59:05 -07:00
health_commands.py auto-fix most of licenses 2017-06-08 11:22:41 +02:00
setup.py Add classifiers to package details 2017-07-25 12:06:46 -07:00

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