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.
 
 
 
 
 
 
Mehrdad Afshari 43884047c9 Regenerate projects 7 years ago
..
grpc_health auto-fix most of licenses 8 years ago
.gitignore Enable split code generation 9 years ago
MANIFEST.in Fix grpcio_{health_checking,reflection} packaging 7 years ago
README.rst Add health-checking to Python 10 years ago
grpc_version.py Regenerate projects 7 years ago
health_commands.py Upgrade yapf to 0.20.0 7 years ago
setup.py Upgrade yapf to 0.20.0 7 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`.