Naresh 873e0757cb Bazel rules for Python grpcio_health_checking 7 yıl önce
..
grpc_health 873e0757cb Bazel rules for Python grpcio_health_checking 7 yıl önce
.gitignore d953959e2b Enable split code generation 9 yıl önce
MANIFEST.in 9d1ba2efd9 Fix grpcio_{health_checking,reflection} packaging 8 yıl önce
README.rst 12dadafd22 Add health-checking to Python 10 yıl önce
grpc_version.py e5ce1e36e6 Regenerate projects 7 yıl önce
health_commands.py 87cd994b04 Upgrade yapf to 0.20.0 8 yıl önce
setup.py bc8495da7a upgrade python to protobuf 3.6.0 7 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`.