Lidi Zheng 8ab1672c88 Release 3.8 wheels 6 anos atrás
..
grpc_health d649880044 Add strip_prefix to python protoc plugin and py_grpc_library 6 anos atrás
.gitignore d953959e2b Enable split code generation 9 anos atrás
MANIFEST.in 5584d58e6c Add LICENSE to grpcio-* packages 7 anos atrás
README.rst cb9e2188ab Add python deprecation notices. 6 anos atrás
grpc_version.py cf444b9cab Regenerate projects 6 anos atrás
health_commands.py dbad0522c3 Revert "Merge pull request #17752 from grpc/license-symlinks" 7 anos atrás
setup.py 8ab1672c88 Release 3.8 wheels 6 anos atrás

README.rst

gRPC Python Health Checking
===========================

Reference package for GRPC Python health checking.

Supported Python Versions
-------------------------
Python >= 3.5

Deprecated Python Versions
--------------------------
Python == 2.7. Python 2.7 support will be removed on January 1, 2020.

Dependencies
------------

Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.