grpc/src/python/grpcio_health_checking
Mehrdad Afshari 14e96f9ae8 Bump 1.8.0-dev to 1.9.0-dev 2017-11-27 17:14:15 -08: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 Fix grpcio_{health_checking,reflection} packaging 2017-11-15 16:36:25 -08:00
README.rst Add health-checking to Python 2015-08-12 14:03:23 -07:00
grpc_version.py Bump 1.8.0-dev to 1.9.0-dev 2017-11-27 17:14:15 -08:00
health_commands.py auto-fix most of licenses 2017-06-08 11:22:41 +02:00
setup.py Update Python dependency to protobuf v3.5.0.post1 2017-11-27 12:52:41 -08: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`.