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.5.0a0.tar.gz
(85.3 kB
view details)
File details
Details for the file grpcio-0.5.0a0.tar.gz
.
File metadata
- Download URL: grpcio-0.5.0a0.tar.gz
- Upload date:
- Size: 85.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1196892a5947705652aeb9c6835315cf3a863e151c8c2cdf7d8043fb2ef892a3 |
|
MD5 | 9554427060241610ffcf765017c31bef |
|
BLAKE2b-256 | 16f22afc0ec34f2acf59b40489aaa1a448fa87a4838ee06a7bf7f519153ce2b9 |