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.
 
 
 
 
 
 
Stanley Cheung ec1d75bb0a
[Release process] Bump version to 1.55.0-dev (on master branch) (#32743)
2 years ago
..
grpc_status Introduce Python import sorting to our sanity test suite (#26768) 4 years ago
.gitignore Add grpcio-status extension package 6 years ago
MANIFEST.in Ship grpcio-status with the actual proto file 5 years ago
README.rst Support Python 3.11 (#30818) 3 years ago
grpc_version.py [Release process] Bump version to 1.55.0-dev (on master branch) (#32743) 2 years ago
setup.py Update protobuf to v21.6 (#31015) 3 years ago
status_commands.py Yapf all target python sources 5 years ago

README.rst

gRPC Python Status Proto
===========================

Reference package for GRPC Python status proto mapping.

Supported Python Versions
-------------------------
Python >= 3.7

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

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