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.
 
 
 
 
 
 
Yash Tibrewal 89f7534e43
Bump dev version 202207012203 (#30177)
3 years ago
..
grpc_testing Introduce Python import sorting to our sanity test suite (#26768) 4 years ago
MANIFEST.in Add LICENSE to grpcio-* packages 6 years ago
README.rst Add Python 3.10 drop 3.5 (#26074) 4 years ago
grpc_version.py Bump dev version 202207012203 (#30177) 3 years ago
setup.py Increase the Python protobuf requirement to >=3.12.0 (#28604) 3 years ago
testing_commands.py Revert "Merge pull request #17752 from grpc/license-symlinks" 6 years ago

README.rst

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

Testing utilities for gRPC Python

Supported Python Versions
-------------------------
Python >= 3.6

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

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