Name Date Size #Lines LOC

..--

grpc_channelz/H25-Apr-2025-335224

.gitignoreH A D25-Apr-202570 76

MANIFEST.inH A D25-Apr-2025104 54

README.rstH A D25-Apr-2025281 149

channelz_commands.pyH A D25-Apr-20252.1 KiB7137

grpc_version.pyH A D25-Apr-2025701 181

setup.pyH A D25-Apr-20253.1 KiB10568

README.rst

1gRPC Python Channelz package
2==============================
3
4Channelz is a live debug tool in gRPC Python.
5
6Supported Python Versions
7-------------------------
8Python >= 3.8
9
10Dependencies
11------------
12
13Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.
14