aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/grpc/src/python/grpcio_channelz/README.rst
blob: 7a6a4845cdc72a00feaf03b66e2beda42a1b579f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
gRPC Python Channelz package 
============================== 
 
Channelz is a live debug tool in gRPC Python. 
 
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`.