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