HTTP/2-based RPC framework
Project description
Package for GRPC Python.
Dependencies
Ensure that you have installed GRPC core.
On debian linux systems, install from our released deb 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
Otherwise, 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.9.0a0.tar.gz
(88.4 kB
view details)
File details
Details for the file grpcio-0.9.0a0.tar.gz
.
File metadata
- Download URL: grpcio-0.9.0a0.tar.gz
- Upload date:
- Size: 88.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6d8b2b335bdcaad3620030b43166ebddd57f28dde59e44bdfdf145e12bc75b9 |
|
MD5 | 8fccc851d9f7c04a86eb5675cace9225 |
|
BLAKE2b-256 | c1ffbe9b347b6d3ac23b45a2cfc848aff7488dfb85f0bc18e4ea5f693d0ce739 |