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.
 
 
 
 
 
 
AJ Heller 42b0d01e68
[Release] Bump version to 1.58.0-dev (on master branch) (#33825)
2 years ago
..
grpc_testing [Python] Migrate from yapf to black (#33138) 2 years 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.58.0-dev (on master branch) (#33825) 2 years ago
setup.py [Python] Migrate from yapf to black (#33138) 2 years ago
testing_commands.py [Python] Migrate from yapf to black (#33138) 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`.