Nicolas "Pixel" Noble 7f074e0e20 Merge branch 'v1.0.x' into manual-upmerge 9 éve
..
grpc dd24c1ece4 Polish grpcio_health_checking package 9 éve
.gitignore 4df964780f Reworked python health checking and added tests 10 éve
MANIFEST.in dd24c1ece4 Polish grpcio_health_checking package 9 éve
README.rst 12dadafd22 Add health-checking to Python 10 éve
grpc_version.py 1533e6aab9 Rerun generate_projects.sh 9 éve
health_commands.py dd24c1ece4 Polish grpcio_health_checking package 9 éve
setup.py e5fd01a389 Bump python protobuf dependency to 3.0.0 9 éve

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