Mehrdad Afshari 9b3c73d1cd Updated protobuf dependency for python to 3.2.0 пре 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 5cad46e218 Bump master version numbers пре 9 година
health_commands.py cc793703bf Run Python formatting пре 9 година
setup.py 9b3c73d1cd Updated protobuf dependency for python to 3.2.0 пре 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`.