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.
 
 
 
 
 
 
Nicolas "Pixel" Noble e3e17d3f6b Merge branch 'v1.0.x' of https://github.com/grpc/grpc 9 years ago
..
grpc Polish grpcio_health_checking package 9 years ago
.gitignore Reworked python health checking and added tests 9 years ago
MANIFEST.in Polish grpcio_health_checking package 9 years ago
README.rst Add health-checking to Python 10 years ago
grpc_version.py Bumping version to 1.0.1-pre1. 9 years ago
health_commands.py Polish grpcio_health_checking package 9 years ago
setup.py Use templates for python version dependencies 9 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`.