Richard Belleville 6feae07504 Regenerate projects пре 6 година
..
grpc_status c34bef4ca4 Format all Bazel files with buildifier пре 6 година
.gitignore 45b3230ef2 Add grpcio-status extension package пре 7 година
MANIFEST.in b9cb2459ea Include LICENSE in artifact пре 7 година
README.rst cb9e2188ab Add python deprecation notices. пре 6 година
grpc_version.py 6feae07504 Regenerate projects пре 6 година
setup.py 8ab1672c88 Release 3.8 wheels пре 6 година
status_commands.py dbad0522c3 Revert "Merge pull request #17752 from grpc/license-symlinks" пре 7 година

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