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.
 
 
 
 
 
 
apolcyn fbd1a615c2 [release] bump dev version on master branch (#37671) 7 months ago
..
grpc_testing [Python O11Y] Reapply registered method change (#35850) 1 year ago
MANIFEST.in Add LICENSE to grpcio-* packages 6 years ago
README.rst [Python Version] Drop support for Python 3.7 (#34450) 1 year ago
grpc_version.py [release] bump dev version on master branch (#37671) 7 months ago
setup.py [Python grpcio_tools] Update version requirement of protobuf in grpcio_tools (#36230) 12 months 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.8

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

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