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 e5ce1e36e6 Regenerate projects 7 years ago
..
grpc_testing Configure module level loggers with basicConfig() 7 years ago
MANIFEST.in Add MANIFEST and README to grpcio_testing package 7 years ago
README.rst Add MANIFEST and README to grpcio_testing package 7 years ago
grpc_version.py Regenerate projects 7 years ago
setup.py upgrade python to protobuf 3.6.0 7 years ago

README.rst

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

Testing utilities for gRPC Python

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

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