Mark D. Roth 9fd377b160 Bump version number to 1.32.0. преди 5 години
..
grpc_status 3a6d73f808 Revert "Remove circular dependency" преди 5 години
.gitignore 45b3230ef2 Add grpcio-status extension package преди 6 години
MANIFEST.in 45e23ef3ad Ship grpcio-status with the actual proto file преди 5 години
README.rst cb9e2188ab Add python deprecation notices. преди 6 години
grpc_version.py 9fd377b160 Bump version number to 1.32.0. преди 5 години
setup.py 7be821ac47 Yapf all target python sources преди 5 години
status_commands.py 7be821ac47 Yapf all target python sources преди 5 години

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