Metadata-Version: 2.1
Name: python-grpc
Version: 0.0.6
Summary: common grpc service
Home-page: https://github.com/ChinaSilence/python-grpc
Author: Anoyi
Author-email: 545544032@qq.com
License: UNKNOWN
Description: python-grpc An Common Service RPC library
        ------
        Based on `grpcio`，we define the common grpc service and function. By reflection & syntactic sugar，server side can provide rpc service easily, also client can declare rpc interface easily.
        
        Project HomePage
        ------
        [https://github.com/ChinaSilence/python-grpc](https://github.com/ChinaSilence/python-grpc)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
