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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for grpcio-0.5.0a2.tar.gz
Algorithm Hash digest
SHA256 b5875b19a1956eb8b1d79f139f515db2258247d14fb745eafd08c2ffe6eebdc7
MD5 5398bebbc974957a0d31f4df5cca9ca8
BLAKE2b-256 92637279026a464aa27ebec44b409aa5c5635c00d33b48f368c7e248e735f977

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