The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Richard Belleville e609ad88c9
Update protobuf to v21.6 (#31015)
3 years ago
..
grpc_channelz Reland #27275 (#27806) 4 years ago
.gitignore Channelz Python wrapper implementation 7 years ago
MANIFEST.in Add LICENSE to grpcio-* packages 6 years ago
README.rst Support Python 3.11 (#30818) 3 years ago
channelz_commands.py Yapf all target python sources 5 years ago
grpc_version.py Bump version on master branch to 1.50.0.dev (#30614) 3 years ago
setup.py Update protobuf to v21.6 (#31015) 3 years ago

README.rst

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`.