kpayson64 32f32ea0b2 Merge pull request #9990 from kpayson64/fill_in_fields 9 лет назад
..
grpc_health cc793703bf Run Python formatting 9 лет назад
.gitignore d953959e2b Enable split code generation 9 лет назад
MANIFEST.in f1cdf59b7f Patch overlooked strings from Python un-namespacing 9 лет назад
README.rst 12dadafd22 Add health-checking to Python 10 лет назад
grpc_version.py 904e7f53ae Introducing 1.2.0-pre1 9 лет назад
health_commands.py cc793703bf Run Python formatting 9 лет назад
setup.py 78354300bf Add package details to gRPC Packages 9 лет назад

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