Lidi Zheng 69869b94bb Regenerate projects před 4 roky
..
grpc_status 3a6d73f808 Revert "Remove circular dependency" před 5 roky
.gitignore 45b3230ef2 Add grpcio-status extension package před 6 roky
MANIFEST.in 45e23ef3ad Ship grpcio-status with the actual proto file před 5 roky
README.rst cb9e2188ab Add python deprecation notices. před 6 roky
grpc_version.py 69869b94bb Regenerate projects před 4 roky
setup.py 4fa90f42ce Support pre-compiled Python 3.9 wheels před 5 roky
status_commands.py 7be821ac47 Yapf all target python sources před 5 roky

README.rst

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

Reference package for GRPC Python status proto mapping.

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`.