blob: d66d0c4f9225005ac733c962dedd7cc002abb449 [file] [log] [blame]
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`.