Installation

Stable release

To install grpc-web-proto-compile, run this command in your terminal:

$ pip install grpc_web_proto_compile

If you don’t have pip installed, see this guide.

From sources

To install grpc-web-proto-compile from the sources, first clone the repository:

$ git clone git://github.com/romnnn/grpc_web_proto_compile

After you obtained a local clone of the source, install with:

$ python setup.py install