The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
murgatroid99 9887379158 Update version to 1.8.0-dev, update g word to 'generous' 8 years ago
..
grpc_health auto-fix most of licenses 8 years ago
.gitignore Enable split code generation 9 years ago
MANIFEST.in Patch overlooked strings from Python un-namespacing 8 years ago
README.rst Add health-checking to Python 10 years ago
grpc_version.py Update version to 1.8.0-dev, update g word to 'generous' 8 years ago
health_commands.py auto-fix most of licenses 8 years ago
setup.py Fix syntax error on classifiers 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`.