The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
 
 
 
 
 
 

6 lines
116 B

# GRPC Python setup requirements
coverage>=4.0
cython>=0.29.8
protobuf>=3.5.0.post1, < 4.0dev
six>=1.10
wheel>=0.29