aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/grpc/src/python/grpcio_status/README.rst
blob: e9483d033fd59bcb214767405b48cb1945c5b4d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
gRPC Python Status Proto
===========================

Reference package for GRPC Python status proto mapping.

Supported Python Versions
-------------------------
Python >= 3.6

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

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