Naresh 873e0757cb Bazel rules for Python grpcio_health_checking 7 лет назад
..
grpc_health 873e0757cb Bazel rules for Python grpcio_health_checking 7 лет назад
.gitignore d953959e2b Enable split code generation 9 лет назад
MANIFEST.in 9d1ba2efd9 Fix grpcio_{health_checking,reflection} packaging 8 лет назад
README.rst 12dadafd22 Add health-checking to Python 10 лет назад
grpc_version.py e5ce1e36e6 Regenerate projects 7 лет назад
health_commands.py 87cd994b04 Upgrade yapf to 0.20.0 8 лет назад
setup.py bc8495da7a upgrade python to protobuf 3.6.0 7 лет назад

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