The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
|
11 months ago | |
---|---|---|
.. | ||
grpc_status | 2 years ago | |
.gitignore | 6 years ago | |
MANIFEST.in | 5 years ago | |
README.rst | 1 year ago | |
grpc_version.py | 11 months ago | |
setup.py | 12 months ago | |
status_commands.py | 2 years ago |
README.rst
gRPC Python Status Proto
===========================
Reference package for GRPC Python status proto mapping.
Supported Python Versions
-------------------------
Python >= 3.8
Dependencies
------------
Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.