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.
 
 
 
 
 
 
Stanley Cheung 7c347b96eb [Release] Bump version to 1.62.0-dev (on master branch) (#35580) 1 year ago
..
grpc_testing [Python O11Y] Revert registered method change (#35522) 1 year ago
MANIFEST.in Add LICENSE to grpcio-* packages 6 years ago
README.rst Support Python 3.11 (#30818) 3 years ago
grpc_version.py [Release] Bump version to 1.62.0-dev (on master branch) (#35580) 1 year ago
setup.py [Python] Migrate from yapf to black (#33138) 2 years ago
testing_commands.py [Python 3.12] Deprecate distutil (#34186) 2 years ago

README.rst

gRPC Python Testing Package
===========================

Testing utilities for gRPC Python

Supported Python Versions
-------------------------
Python >= 3.7

Dependencies
------------

Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.