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.4.0a8.tar.gz
(85.3 kB
view details)
File details
Details for the file grpcio-0.4.0a8.tar.gz
.
File metadata
- Download URL: grpcio-0.4.0a8.tar.gz
- Upload date:
- Size: 85.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d398d5d7b196f543574d45b396c10f008390577218f940092ec8c8d59e6c067 |
|
MD5 | 2067eecfd007fceefc52635dc739188b |
|
BLAKE2b-256 | 76132401628b905a1a5cad43f862f9787127d19cfc815462a87d993c225196cd |