Metadata-Version: 2.1
Name: grpc-tools
Version: 0.0.1
Summary: A proxy to install the official gRPC Python package.
Home-page: https://grpc.io
Author: The gRPC Authors
Author-email: grpc-io@googlegroups.com
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
License-File: LICENSE
Requires-Dist: grpcio

gRPC Python
===========

The official package of gRPC Python is `grpcio <https://pypi.org/project/grpcio/>`_.


