HTTP/2-based RPC framework
Project description
Package for gRPC Python.
Dependencies
Ensure you have installed the gRPC core. On Mac OS X, install homebrew. Run the following command to install gRPC Python.
$ curl -fsSL https://goo.gl/getgrpc | bash -s python
This will download and run the gRPC install script to install grpc core. The script then uses pip to install this package. It also installs the Protocol Buffers compiler (protoc) and the gRPC protoc plugin for python.
Otherwise, install from source.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
grpcio-0.11.0b1.tar.gz
(123.3 kB
view hashes)