David Garcia Quintas 713597f1cd Master version bump to 1.7.x 8 years ago
..
grpc_health 7897ae9308 auto-fix most of licenses 8 years ago
.gitignore d953959e2b Enable split code generation 9 years ago
MANIFEST.in f1cdf59b7f Patch overlooked strings from Python un-namespacing 9 years ago
README.rst 12dadafd22 Add health-checking to Python 10 years ago
grpc_version.py 713597f1cd Master version bump to 1.7.x 8 years ago
health_commands.py 7897ae9308 auto-fix most of licenses 8 years ago
setup.py 9c420447fa Add classifiers to package details 8 years ago

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