Nathaniel Manista 488d419125 Update health to current gRPC code elements 9 yıl önce
..
grpc_health 488d419125 Update health to current gRPC code elements 9 yıl önce
.gitignore d953959e2b Enable split code generation 9 yıl önce
MANIFEST.in f1cdf59b7f Patch overlooked strings from Python un-namespacing 9 yıl önce
README.rst 12dadafd22 Add health-checking to Python 10 yıl önce
grpc_version.py 74cec10619 Bumped version to 1.3.0-dev 9 yıl önce
health_commands.py cc793703bf Run Python formatting 9 yıl önce
setup.py 9b3c73d1cd Updated protobuf dependency for python to 3.2.0 9 yıl önce

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