HTTP/2-based RPC framework
Project description
Package for GRPC Python.
Dependencies
Ensure that you have installed GRPC core.
Or install from a debian package:
$ wget https://github.com/grpc/grpc/releases/download/release-0_5_0/libgrpc_0.5.0_amd64.deb $ wget https://github.com/grpc/grpc/releases/download/release-0_5_0/libgrpc-dev_0.5.0_amd64.deb $ sudo dpkg -i libgrpc_0.5.0_amd64.deb libgrpc-dev_0.5.0_amd64.deb
Either install from source:
git clone https://github.com/grpc/grpc.git cd grpc ./configure make && make install
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.4.0a7.tar.gz
(85.2 kB
view details)
File details
Details for the file grpcio-0.4.0a7.tar.gz
.
File metadata
- Download URL: grpcio-0.4.0a7.tar.gz
- Upload date:
- Size: 85.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e2d257777ca05261459b2c554cb3bad0828a9ee25a22d2ab2a0249d8c2d2334 |
|
MD5 | eede89f36348d0af0a58620b76adaedc |
|
BLAKE2b-256 | 63dcbad4a497221adcd828e0025ef4491a40eb09576938bd6f739ca07ca16d36 |