blob: 9ae42a38f5c80fe18b8ebd38c60afd5707631872 [file] [log] [blame] [edit]
gRPC Python Channelz package
==============================
Channelz is a live debug tool in gRPC Python.
Supported Python Versions
-------------------------
Python >= 3.7
Dependencies
------------
Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.