Skip to main content

HTTP/2-based RPC framework

Project description

compat_check_pypi

Package for gRPC Python.

Supported Python Versions

Python >= 3.8

Installation

gRPC Python is available for Linux, macOS, and Windows.

Installing From PyPI

If you are installing locally…

$ pip install grpcio

Else system wide (on Ubuntu)…

$ sudo pip install grpcio

If you’re on Windows make sure that you installed the pip.exe component when you installed Python (if not go back and install it!) then invoke:

$ pip.exe install grpcio

Windows users may need to invoke pip.exe from a command line ran as administrator.

n.b. On Windows and on Mac OS X one must have a recent release of pip to retrieve the proper wheel from PyPI. Be sure to upgrade to the latest version!

Installing From Source

Building from source requires that you have the Python headers (usually a package named python-dev).

$ export REPO_ROOT=grpc  # REPO_ROOT can be any directory of your choice
$ git clone -b RELEASE_TAG_HERE https://github.com/grpc/grpc $REPO_ROOT
$ cd $REPO_ROOT
$ git submodule update --init

# To include systemd socket-activation feature in the build,
# first install the `libsystemd-dev` package, then :
$ export GRPC_PYTHON_BUILD_WITH_SYSTEMD=1

# For the next two commands do `sudo pip install` if you get permission-denied errors
$ pip install -r requirements.txt
$ GRPC_PYTHON_BUILD_WITH_CYTHON=1 pip install .

You cannot currently install Python from source on Windows. Things might work out for you in MSYS2 (follow the Linux instructions), but it isn’t officially supported at the moment.

Troubleshooting

Help, I …

  • … see the following error on some platforms

    /tmp/pip-build-U8pSsr/cython/Cython/Plex/Scanners.c:4:20: fatal error: Python.h: No such file or directory
    #include "Python.h"
                    ^
    compilation terminated.

    You can fix it by installing python-dev package. i.e

    sudo apt-get install python-dev

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-1.64.0rc1.tar.gz (12.2 MB view details)

Uploaded Source

Built Distributions

grpcio-1.64.0rc1-cp312-cp312-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.12 Windows x86-64

grpcio-1.64.0rc1-cp312-cp312-win32.whl (3.3 MB view details)

Uploaded CPython 3.12 Windows x86

grpcio-1.64.0rc1-cp312-cp312-musllinux_1_1_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

grpcio-1.64.0rc1-cp312-cp312-musllinux_1_1_i686.whl (6.2 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

grpcio-1.64.0rc1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

grpcio-1.64.0rc1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (5.9 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

grpcio-1.64.0rc1-cp312-cp312-manylinux_2_17_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

grpcio-1.64.0rc1-cp312-cp312-macosx_10_9_universal2.whl (10.3 MB view details)

Uploaded CPython 3.12 macOS 10.9+ universal2 (ARM64, x86-64)

grpcio-1.64.0rc1-cp312-cp312-linux_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.12

grpcio-1.64.0rc1-cp311-cp311-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.11 Windows x86-64

grpcio-1.64.0rc1-cp311-cp311-win32.whl (3.4 MB view details)

Uploaded CPython 3.11 Windows x86

grpcio-1.64.0rc1-cp311-cp311-musllinux_1_1_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

grpcio-1.64.0rc1-cp311-cp311-musllinux_1_1_i686.whl (6.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

grpcio-1.64.0rc1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

grpcio-1.64.0rc1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (5.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

grpcio-1.64.0rc1-cp311-cp311-manylinux_2_17_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

grpcio-1.64.0rc1-cp311-cp311-macosx_10_9_universal2.whl (10.4 MB view details)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

grpcio-1.64.0rc1-cp311-cp311-linux_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.11

grpcio-1.64.0rc1-cp310-cp310-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.10 Windows x86-64

grpcio-1.64.0rc1-cp310-cp310-win32.whl (3.4 MB view details)

Uploaded CPython 3.10 Windows x86

grpcio-1.64.0rc1-cp310-cp310-musllinux_1_1_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

grpcio-1.64.0rc1-cp310-cp310-musllinux_1_1_i686.whl (6.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

grpcio-1.64.0rc1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

grpcio-1.64.0rc1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (5.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

grpcio-1.64.0rc1-cp310-cp310-manylinux_2_17_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

grpcio-1.64.0rc1-cp310-cp310-macosx_12_0_universal2.whl (10.3 MB view details)

Uploaded CPython 3.10 macOS 12.0+ universal2 (ARM64, x86-64)

grpcio-1.64.0rc1-cp310-cp310-linux_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.10

grpcio-1.64.0rc1-cp39-cp39-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.9 Windows x86-64

grpcio-1.64.0rc1-cp39-cp39-win32.whl (3.4 MB view details)

Uploaded CPython 3.9 Windows x86

grpcio-1.64.0rc1-cp39-cp39-musllinux_1_1_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

grpcio-1.64.0rc1-cp39-cp39-musllinux_1_1_i686.whl (6.2 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

grpcio-1.64.0rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

grpcio-1.64.0rc1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (5.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

grpcio-1.64.0rc1-cp39-cp39-manylinux_2_17_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

grpcio-1.64.0rc1-cp39-cp39-macosx_10_9_universal2.whl (10.4 MB view details)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

grpcio-1.64.0rc1-cp39-cp39-linux_armv7l.whl (4.9 MB view details)

Uploaded CPython 3.9

grpcio-1.64.0rc1-cp38-cp38-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.8 Windows x86-64

grpcio-1.64.0rc1-cp38-cp38-win32.whl (3.4 MB view details)

Uploaded CPython 3.8 Windows x86

grpcio-1.64.0rc1-cp38-cp38-musllinux_1_1_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

grpcio-1.64.0rc1-cp38-cp38-musllinux_1_1_i686.whl (6.2 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

grpcio-1.64.0rc1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

grpcio-1.64.0rc1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (5.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

grpcio-1.64.0rc1-cp38-cp38-manylinux_2_17_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

grpcio-1.64.0rc1-cp38-cp38-macosx_10_9_universal2.whl (10.4 MB view details)

Uploaded CPython 3.8 macOS 10.9+ universal2 (ARM64, x86-64)

grpcio-1.64.0rc1-cp38-cp38-linux_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.8

File details

Details for the file grpcio-1.64.0rc1.tar.gz.

File metadata

  • Download URL: grpcio-1.64.0rc1.tar.gz
  • Upload date:
  • Size: 12.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for grpcio-1.64.0rc1.tar.gz
Algorithm Hash digest
SHA256 4da87ef5bb7c7084abd38160e947565156a34731633726685b561eff21e2ad35
MD5 62c55750683a314c356a1df86fb726b1
BLAKE2b-256 a063c353f39b21ba15df39e2fb2f671ed48cd893650b077a1f8a2e950e8f255d

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e70d0c3f0772ba60542c7b7a4dc45da1eb837865de86f748fad3574d3dcd7cba
MD5 f9a4f69e0d44349643fd6c1f4cb2ed69
BLAKE2b-256 ee50b9a834f8985fef38a4255a204ea31cbefb58bf95934fa76a3d2b91272213

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp312-cp312-win32.whl.

File metadata

  • Download URL: grpcio-1.64.0rc1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for grpcio-1.64.0rc1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 47b12adba6c96cb1f6fa5485d112602681318981e9b3db9b6c64d0b133cffeda
MD5 c1da72b3170694a45f191374b9c99ff9
BLAKE2b-256 6d7e867fd8873c00f1511ad3288d312af8cd0eb0ef90f792ebd39ac8e23ae89c

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 25a371a42cdf376fdf36d39c649043e0396314ce97bbe2e39d3a2bb54cb19dcb
MD5 0152c03af18a5badd0cec9387a7b0bfd
BLAKE2b-256 5480491bec68ebb1f0b5f0e6232ee4e8f5e678715db7922d51561ebf916e21db

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 761aab4d06fdbd46b8adfc226b8f25cf7c792e6929e9f5e0b1ba19c9295bb8d5
MD5 b898db3d98b6aa94a298814c633ce2b8
BLAKE2b-256 cbc279405e5a8cf0ef25e340ac78605123456d73da68f926970aacc78724b0f6

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1141900de08ebd73d994160a7ce96ed4a324240d8d3c4886f274b1c622b7bd65
MD5 5f07791e372080d5615c25dbd1623156
BLAKE2b-256 354b382ebc58197f4c496f46217fcf1343bea0841143bd358f714f1e41f5cd63

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d41322e991237ed7381b684dcf6c1ee0af3e4a72153f0e8089c5413ff81b0af0
MD5 9b4a5292eab1a75944559ab615700787
BLAKE2b-256 30293ff665cf0803777e62fbe8b0c7e56aec1a0d6fe71d29e4484fb94054a667

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp312-cp312-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp312-cp312-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 4e4ee37cfb026d9f5bef9946aaed7057a6369bec248219ba6de5b67c66943765
MD5 9eda293f94747e24764880e5d2b2933b
BLAKE2b-256 dfbd2799f190fba1036cf3aef2ee371aedf50754f4275ff7dc17d5ecc757d8fb

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 10011e7ae276ef34def6fbd19b024f27b4e7af317ec71db360eaf2ec2e7f9a26
MD5 96d1e5cbb2e743d354c7c0314f13ef09
BLAKE2b-256 b31ae8476596029638725898c2cc5d709faafc038a43ca8902f2c18008676c32

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp312-cp312-linux_armv7l.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 79964bb70d7146b09d902143e32c210d42545c24fb9867c31dd9e827fe7869fe
MD5 ded40440a7a7425627dea84d507e5d86
BLAKE2b-256 48205ac8a7b6ddc33a3698771b7ab30cadbb282e0607617c545ea7fba373357e

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 408f8c356a9c0eb72a895729b3b55307e9020df33ee9a731b49b1fc1a4df296c
MD5 c826902c36b4215167a23d35a8ce21c6
BLAKE2b-256 c53d4b057fd33d1363dc3fc3a1db47f0a29ec810601ada05bd13fe903ec5d343

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp311-cp311-win32.whl.

File metadata

  • Download URL: grpcio-1.64.0rc1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for grpcio-1.64.0rc1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 efb766d4308de6a09da6d23919c455e08324cecfa58a12db13b461d2a702b455
MD5 2b96d3c4771cfbd0fd4c5ab9a4d8629d
BLAKE2b-256 246cab1485a2c3dd6624ddefc3763e0200d68913819a28fc47fcdc34fec3aadf

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 bc80ef87f03ee431fd4adeeb29e82d2b6c9af84b67c1c718cd78a2e0649dda37
MD5 09768bf2701b0f9a59bdfafdf8e5188f
BLAKE2b-256 143561ef03a259378e1c1cc2d8c1dc3fc9c746631e18d52ab29a39892cb9bf2c

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 bc1c37d9717b969d98bbcf06931a30ef5108277701d1bda22b28acb6613b282c
MD5 0396054012a9ca1433aebb9e024ae0af
BLAKE2b-256 074d642d5798b3f56347a03774e2881fbce638b7ab12060be357dca718ffe998

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5659befce482edb5a6608d480eaeb8b0b0eb267aaecaf6d09df69d1c4fa514d3
MD5 b7cb712ecc22ccaa9c1f065d889047b5
BLAKE2b-256 2362950f8c7eb9cdefa1b376bcf217f1d48dcec66805a23b314e80fd11c0fe7f

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9a97064087c4c36a9aa67ab0cac584b53ff837c079ff065a98ee495108843869
MD5 eca5b9c35771fbdda38158e2eaf581ab
BLAKE2b-256 0c8e0e17f2f9015d36b9cb3a269df573e9ba020d2d58db1c2a5f73de063b7301

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp311-cp311-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp311-cp311-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 3c267ac830425776adf78cde6c5afac33c82ba8ca5cd187ecc1090068eee5a47
MD5 1f40e58e0c1a51cef2982a2857769e78
BLAKE2b-256 7e865d9759b8f4a068af57dce129b45c50231808c12705bea5ef5e6f2fc30350

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 b3e82592f3971845da85c9aabeb7fdf6fd6ca02368931a54d2af8acb6aa78059
MD5 8720339bcf2a90e8b6bf7f403110bcdb
BLAKE2b-256 fea49344961c26f26788629c46c9b526b9db41971309c848597a32a54bbebef7

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp311-cp311-linux_armv7l.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 7b9153712d7e78e82d40d44d583eb6e4678beaadbc60bfbe404e3d69218a6eb5
MD5 1e22f092634a6fc1047832836387a26b
BLAKE2b-256 b5bb60d86af02b10b252b1a401649d0aa6e27a4f36c86c47484c521974e03624

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a944fb8a93b3377e332e2c6c68703e289934e75f59d4b5356ce6958e8078a931
MD5 abb6c0f1289dd98763e795463dae5e24
BLAKE2b-256 95136651b5e4416d3a0220e1858f6646a3ef62f891b134ca32502a168dfc48c0

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp310-cp310-win32.whl.

File metadata

  • Download URL: grpcio-1.64.0rc1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for grpcio-1.64.0rc1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 3c66f39b4022ebe6ccec568be061dcdb3b48a6bbfbf8bdde9bd07c135c6787d7
MD5 454829c74a71cb021b04bda7cad3e769
BLAKE2b-256 5582525193e57f7def0089265b49db8e289cdf85d98fcc2b283557799b2d7b31

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cf8573b54c3c3e5d3115e9084b4392895def5e8357c6c669b921f053c88d0ad2
MD5 c94045ec46d9a3058f35da6893345b90
BLAKE2b-256 45feffb3a14969087bb5adcda7ea75bfc1e42387d78b4ceba5668dea651a743f

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 35c08dfcf2905e925a4e8d211a541a6184baf59f9cbea80e75ded0fbff938039
MD5 d158d28526c23705c500ad3350a668cc
BLAKE2b-256 2152c7016589189d89da30c30b1858c65e70b28fd864c027e0daf42c255adf29

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 982215c517312eef4792fee1f5cf0b4970f53a45908e0ccb293c6a8256f06410
MD5 a98892c26a6f809b4c06bbf120ce2459
BLAKE2b-256 b0a31e9254079c377ca647180ba28d14cb807926b40f99fecf7523133b4c1a00

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7fdfe0f232c5a8848330961ed34b7c688d33996ae96da4bc30b22c2e49c9de1f
MD5 9f67357f3dcd7a3010a752b255d9cef5
BLAKE2b-256 b05b3601ac4a49a2cde6aa85440b53a43d2e55f84ed614c5b44463e096397591

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp310-cp310-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp310-cp310-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 7249a5b3eba6a2208fa3eedc5ccaf512237c3d9983745e9ef2d8105595d391dc
MD5 2e267c1bc64413f487ca0f5d15340b56
BLAKE2b-256 3d8a2cf98156fb753ce7b884f6775214e96e6c1dd11bba7c0e1ef87bdbe50c5f

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp310-cp310-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp310-cp310-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 fc9018e9685241dce76c76061060e0d9cb73f81119cc6deb5f1cea585599b12b
MD5 6013116345259cb57372a99e58f7845f
BLAKE2b-256 0207331492cd58560b2fa7bc466cca41b3a1552c1061e9b7fb11b499b1025d66

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp310-cp310-linux_armv7l.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 6b7303d28fec624efe91b6403c82eb906eeed35ed05f3fa134e8cd9c59c9bee6
MD5 e8042a97cbe2a1db52e07f9004640cfe
BLAKE2b-256 2a063da506b0ee2114f46dbcd36710fc8ff7113b2f38f8fa25f5ece9c13ad961

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 5eb75130776949727c44c2a2d5da9891e1c496b156c64826343f7328a84adeb1
MD5 0a28c32d28095ed1000bb5dddd1af495
BLAKE2b-256 c7430bdde59f7b532b34d3e91ce1c525f7cee8e67a6ed6236858461c611b7f70

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp39-cp39-win32.whl.

File metadata

  • Download URL: grpcio-1.64.0rc1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for grpcio-1.64.0rc1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 7773fc745e5c1023579d6cdd95474f1691f6a8cbc70ebfb3bb7da6fecff310bc
MD5 d5b26d75aab5a79b70c9e62e9559a451
BLAKE2b-256 d9a04946069182064f77badf965ba9faf28ca2ce176c5ba5660a8461c9b40573

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 811845cf76c2cc836e66241c265063e54b276ce4c4aff7d4a749fea6c8d50b18
MD5 c3ec3ba3b24a228fa778ffd7fdf4d923
BLAKE2b-256 a04fa4f273c819930edb8f9b44907696dc9e2b1034238d2c2bd5117a817b7e07

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 944c60fa1022b5922382ca9ba47427bba13194054e63a2c3d3777e441c24043c
MD5 89b0167acce0a704010e884c233dcc25
BLAKE2b-256 58b775fd08f89d1c59fd7f378402c65d6eacc5798d1343b51fca452a68a2c6fd

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f133b43294e9f52bb6a0653ad5e4288341ecb4cc404c0cdd32ade1ce0f6da948
MD5 d96826ac5e0b5d3627055ec1ec86e447
BLAKE2b-256 988bf8a46ff7d4aff6a54bd4c04df4939a7cd4863080fa6ef6ddfb6d71ee1edc

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cb2bb1def6ca184154aaabd77f0e03de4a7f318f5ab7f1691bfc3dc7a625388e
MD5 4c3646e960ab20b8547c5126d127e0eb
BLAKE2b-256 9f55845fb5e4bead968102a4f392a4099bdc6f6082bc373692ed7a1a75dfbaba

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp39-cp39-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp39-cp39-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 fdaa6d9261dbd3d619be47edd71afdad5d4cf1acb4a336dfca9bfd30b70284fc
MD5 82d5bbf906291d12baac181b7a788857
BLAKE2b-256 12b965c8c0a630d68fef445f1f1e43dffd98ea7681f966db9270b0f54faa8234

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 4ca6542e0b432f308845e4d4362a66bb4de8bc14799cf54d4ed67934c1bbff6d
MD5 ba7da7a0a5bf8c3a842efdbb41234346
BLAKE2b-256 3e833b806d48d79d0516b53ca8ddfac6c96ca10ba0801918f05a916c5569a562

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp39-cp39-linux_armv7l.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 0a4484df6301b140ab66c86eaf1d93a22fd3d9fe82aa24ecc7fec52e7eb75fa6
MD5 e98a4fb7c9323f717cf6415b8825a06e
BLAKE2b-256 5bbd0ae1b40db6b6652eb73499b74686fca3f738f628392496d61cf3a17807ae

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c95ecf3237b914e806bd8e6a950527bf00a52cfe5bca9ae43c151e3df7123403
MD5 af8a90530f39cd2951b2e14ba60ecdb2
BLAKE2b-256 137a772d184198bf2eb6891fba01318cedbebfc4754a9e7396e737ade5f23260

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp38-cp38-win32.whl.

File metadata

  • Download URL: grpcio-1.64.0rc1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for grpcio-1.64.0rc1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 84d93993d97d02ffab719c961f2a10d3cf17a101e48219118f42791128228bd7
MD5 43c454c9986e9a0abcb82c46b783f5f3
BLAKE2b-256 81fda4aefa002dfe62b2e45ad0d695919389e89dddadd489c10cc23574ab5e35

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d81e2791303ed878c432010d5d3351083e5004156545562ee7117978b3cddd68
MD5 b6c909324f8271d98b0aa29054c0b12e
BLAKE2b-256 7b9d326c03ea26f87c489396e9ca28c81212e28c904f4f1cad62eb52bd88954c

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ccd014d0a6a2fb90d316e7c87fe569f7010eb420b2da7f63408a5619171dc15b
MD5 65c89d3472d3b7cef9021b48b2580438
BLAKE2b-256 c1e162e76d7395adbe27ad773e58f9179cdb4dc773143e83c64faa3f8d179f8b

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fac7ec7465405763e04641f9e222070c7bab7cc3bf476fe8505e9df2da8e6017
MD5 7efd2380779e2bbba3350f3093d33ba2
BLAKE2b-256 8b19e233bb8d248ecc0846f27551c4dfac73edf9485112b3884f07d3691abd2a

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 97b6c80c3927875e5b138beaa77e26aecbfb420429936f1b249db43aa528a70a
MD5 4db6b42e997a8d12059a505090f08aa1
BLAKE2b-256 57f988c6ce9969c2b14ca85113ff6bd40e9fd4b6e8ace647abf66bd728f660ef

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp38-cp38-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp38-cp38-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 063bae57b8a9b274a4aa6c887b1263d044c00a37e8a295280c048f56a6e4cb86
MD5 3f5dd054d8bc01728e7f1cb47161dead
BLAKE2b-256 c48bea83a801c384a58b1734606a7107f6a278da1da1b0575d7cf9a1eb65b6ee

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 bb318ab3f2895f98338e6060d2881c0878dd8814b154d7e77a2f5fcec849d1a1
MD5 1aded35515a1c548a3e5c1a2ce03e9e7
BLAKE2b-256 ef5f378657c11faa301406bad60a7ede49f09966163cdedac8c69bf242fc5c1d

See more details on using hashes here.

File details

Details for the file grpcio-1.64.0rc1-cp38-cp38-linux_armv7l.whl.

File metadata

File hashes

Hashes for grpcio-1.64.0rc1-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 54622799137f3089b2f7192767b2c58d84782f492b9dac711413cda3dd5653e0
MD5 622a56c97dd6f61ed648bd1b977b3b46
BLAKE2b-256 52833e87416137f7b4d0cbf8bf24f7cf61a4c4e6721e5196e35faabb69d28f35

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