Skip to main content

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.0a1.tar.gz (88.3 kB view details)

Uploaded Source

File details

Details for the file grpcio-0.5.0a1.tar.gz.

File metadata

  • Download URL: grpcio-0.5.0a1.tar.gz
  • Upload date:
  • Size: 88.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for grpcio-0.5.0a1.tar.gz
Algorithm Hash digest
SHA256 df867b90f4421834a25ccd323d01aefd824b62ac01e4374c220845b162d1466b
MD5 b2a41e9b770cd0aa32b304c671abbcf9
BLAKE2b-256 c3c513292086702c2ebb35bd1fe5388143cf0db4d179c61184ff0fd3965d71d7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page