Nicolas "Pixel" Noble e44a50ffd7 Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 8 ani în urmă
..
grpc_health 488d419125 Update health to current gRPC code elements 8 ani în urmă
.gitignore d953959e2b Enable split code generation 9 ani în urmă
MANIFEST.in f1cdf59b7f Patch overlooked strings from Python un-namespacing 9 ani în urmă
README.rst 12dadafd22 Add health-checking to Python 10 ani în urmă
grpc_version.py 74cec10619 Bumped version to 1.3.0-dev 8 ani în urmă
health_commands.py cc793703bf Run Python formatting 9 ani în urmă
setup.py 78354300bf Add package details to gRPC Packages 8 ani în urmă

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