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.65.0rc2.tar.gz (12.3 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

grpcio-1.65.0rc2-cp312-cp312-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.12Windows x86-64

grpcio-1.65.0rc2-cp312-cp312-win32.whl (3.4 MB view details)

Uploaded CPython 3.12Windows x86

grpcio-1.65.0rc2-cp312-cp312-musllinux_1_1_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ x86-64

grpcio-1.65.0rc2-cp312-cp312-musllinux_1_1_i686.whl (6.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ i686

grpcio-1.65.0rc2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

grpcio-1.65.0rc2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (5.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

grpcio-1.65.0rc2-cp312-cp312-manylinux_2_17_aarch64.whl (5.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

grpcio-1.65.0rc2-cp312-cp312-macosx_10_9_universal2.whl (10.4 MB view details)

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

grpcio-1.65.0rc2-cp312-cp312-linux_armv7l.whl (4.8 MB view details)

Uploaded CPython 3.12

grpcio-1.65.0rc2-cp311-cp311-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.11Windows x86-64

grpcio-1.65.0rc2-cp311-cp311-win32.whl (3.4 MB view details)

Uploaded CPython 3.11Windows x86

grpcio-1.65.0rc2-cp311-cp311-musllinux_1_1_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

grpcio-1.65.0rc2-cp311-cp311-musllinux_1_1_i686.whl (6.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

grpcio-1.65.0rc2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

grpcio-1.65.0rc2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (6.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

grpcio-1.65.0rc2-cp311-cp311-manylinux_2_17_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

grpcio-1.65.0rc2-cp311-cp311-macosx_10_9_universal2.whl (10.4 MB view details)

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

grpcio-1.65.0rc2-cp311-cp311-linux_armv7l.whl (4.9 MB view details)

Uploaded CPython 3.11

grpcio-1.65.0rc2-cp310-cp310-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.10Windows x86-64

grpcio-1.65.0rc2-cp310-cp310-win32.whl (3.4 MB view details)

Uploaded CPython 3.10Windows x86

grpcio-1.65.0rc2-cp310-cp310-musllinux_1_1_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

grpcio-1.65.0rc2-cp310-cp310-musllinux_1_1_i686.whl (6.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

grpcio-1.65.0rc2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

grpcio-1.65.0rc2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (6.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

grpcio-1.65.0rc2-cp310-cp310-manylinux_2_17_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

grpcio-1.65.0rc2-cp310-cp310-macosx_12_0_universal2.whl (10.4 MB view details)

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

grpcio-1.65.0rc2-cp310-cp310-linux_armv7l.whl (4.9 MB view details)

Uploaded CPython 3.10

grpcio-1.65.0rc2-cp39-cp39-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.9Windows x86-64

grpcio-1.65.0rc2-cp39-cp39-win32.whl (3.4 MB view details)

Uploaded CPython 3.9Windows x86

grpcio-1.65.0rc2-cp39-cp39-musllinux_1_1_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

grpcio-1.65.0rc2-cp39-cp39-musllinux_1_1_i686.whl (6.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

grpcio-1.65.0rc2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

grpcio-1.65.0rc2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (6.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

grpcio-1.65.0rc2-cp39-cp39-manylinux_2_17_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

grpcio-1.65.0rc2-cp39-cp39-macosx_10_9_universal2.whl (10.5 MB view details)

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

grpcio-1.65.0rc2-cp39-cp39-linux_armv7l.whl (4.9 MB view details)

Uploaded CPython 3.9

grpcio-1.65.0rc2-cp38-cp38-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.8Windows x86-64

grpcio-1.65.0rc2-cp38-cp38-win32.whl (3.4 MB view details)

Uploaded CPython 3.8Windows x86

grpcio-1.65.0rc2-cp38-cp38-musllinux_1_1_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

grpcio-1.65.0rc2-cp38-cp38-musllinux_1_1_i686.whl (6.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

grpcio-1.65.0rc2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

grpcio-1.65.0rc2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (6.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

grpcio-1.65.0rc2-cp38-cp38-manylinux_2_17_aarch64.whl (5.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

grpcio-1.65.0rc2-cp38-cp38-macosx_10_9_universal2.whl (10.5 MB view details)

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

grpcio-1.65.0rc2-cp38-cp38-linux_armv7l.whl (4.9 MB view details)

Uploaded CPython 3.8

File details

Details for the file grpcio-1.65.0rc2.tar.gz.

File metadata

  • Download URL: grpcio-1.65.0rc2.tar.gz
  • Upload date:
  • Size: 12.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for grpcio-1.65.0rc2.tar.gz
Algorithm Hash digest
SHA256 f27df8cba87acae5f984db81722164186ea1d53f0874a523b09726b814621299
MD5 cc17466122f7f258ed59623256e17b42
BLAKE2b-256 0da72754b704ccd49fbbd4a303dac7088e6147b617a9a786194a7778c63d3275

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: grpcio-1.65.0rc2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for grpcio-1.65.0rc2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 80b5b590bd5dd0bc7587f5c4257a064ce006bd222492e29a3bb3c00e1dd05a3c
MD5 9558f63574155605c4a606aca89d047c
BLAKE2b-256 540f0b98291877ebea0ac7b34e09f86d986ac8feb5ca73f3b723cf964cd176ab

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp312-cp312-win32.whl.

File metadata

  • Download URL: grpcio-1.65.0rc2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for grpcio-1.65.0rc2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 ac26c609c4619def5493d4fdb46e77ac5b5b86f5a0ac90ed431766c0021529bc
MD5 22a8e9feaa0393b155bd23dc5c7ad3f3
BLAKE2b-256 31267e8915476f98b81a24ef6a1ba05bed3280422bcfd0f22cef303bb107a5c4

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b1355994f7b8836311857ea216d1d9e207b57f8d557a64937d319a504ccfc552
MD5 357874a61eee592755cbc7b55e6e7536
BLAKE2b-256 94c2b392679c6a04d9814f97860f67520fb5d9e4eacb85852486e9e88796c322

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 cf009060f4ab6eb0dec0ee20971b4d505d8725ce94b5f5e9daed5fd91bdc85d8
MD5 f48bfa24b6c814875df8c9d629f6e192
BLAKE2b-256 662e2399a00005bdc136b8a8342a3bad41371cbdf404799cad44f522d2c5bcf4

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f4b26a9ba38dffde040ab93c8755528bab78da687c666b76d099d9ebd0abb9ca
MD5 e5b750fad0a2eab9af8956661c5026a8
BLAKE2b-256 b9eae29b97b6346d35100b48724782704d627544c9248e0c9fd640995bff923f

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 24498b173745b323cac4507283971aab4a3bb9eb7afd6096ba15b072b455ca95
MD5 5ac2308ddb866726c443270a2e6938df
BLAKE2b-256 0a6cd3c71fe6e2613c9e860e75fa432d094848481d2bd97f2a5713f91d01a749

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp312-cp312-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp312-cp312-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b56c0789031ab18c8db7347ea32bea229f2df5fee18dea9726eab00ed7fdf316
MD5 4c5ea77063b2fea7490508ddba9f775d
BLAKE2b-256 f16e79defb83f1132b0c5085bff9b1c80f53204fd09da40f622f925ca5b806c4

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 16d3b88a73ece9a750406c508e18f9a059003db2b56845b447626f9ff2125291
MD5 90c3748a3359cea557da8654f497ddc7
BLAKE2b-256 534b87bbc0cc908083e4a15c0a897cc94ef5d8e6699273c35c5b89f4a69281fc

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp312-cp312-linux_armv7l.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 d15c7772dc4166549557fc8c6469324d5fd70865f15e407cca075aa10876db26
MD5 dc5d74a1f0f829d3bedc6acf6d2eb6dc
BLAKE2b-256 0ed7c7ac7aeeffd32522c8c3eff228fc445f6fb45276cb8841a3350250ab2c6a

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: grpcio-1.65.0rc2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for grpcio-1.65.0rc2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5b0700aa3682327dc870b33694376820b933b7d043ff78e739453fe6f00981d3
MD5 698c2aaa54bfcf1021b912e42230ad53
BLAKE2b-256 902d573d2383d684a60626e1e358e73adeb5bd9fc8eaccebba109dab44c91134

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp311-cp311-win32.whl.

File metadata

  • Download URL: grpcio-1.65.0rc2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for grpcio-1.65.0rc2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f4cab204a1d606996f7beaf259c2e2e8320ca25e50f99c3d7d48bf2b2dd182ba
MD5 97b84674666e206b326fddc4371a53ff
BLAKE2b-256 02cfa2e1afc842b59be9aa0c3a158cdd052c21ae9b76d4ce8ae90bdcb87459aa

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ad82ab3fb9a726ccd880254313f27e0e939c0d427472864acfc7f8833aa1c6c8
MD5 e6d2337d881122ccbe3548b90db68d79
BLAKE2b-256 2055cd15da6634568cf71f03b41c48697b4cd8e59baf3968638c6cb9c3f80e69

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a7a8872775177ee36bb2931a3014841188100689abcf942e6f687e0b76b67fcd
MD5 2b14cda6a87a0d8c038c9fb9e93670d5
BLAKE2b-256 389c19b81c923fde66d62323f5593a667206c62e76d386f3315e922a50732f74

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c5b428f87be1c4c27dbf9728ab53182ee8b065c3703d53e97b4cfd84ac63f71e
MD5 8a59815f9c94e1e0fd1bbacb9bd0c09d
BLAKE2b-256 3f9b43d4741f5284c0002dd395a937497c3b194a3bd999c8545ad70378044977

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c3d31b6a09d0aea57854d1b6404ed127da38358cd92502bf3f993140841f1b30
MD5 3e2cf80757e903d128f1bb3066c1f062
BLAKE2b-256 dc78777feadee6df0c218e3fdd09f97369b2ba5b5de6714a35b4a37f24ed192a

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp311-cp311-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp311-cp311-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 f1278754972f2610bdcddd2d10789698416a75813332cebc75c888b5714f5075
MD5 14024d1d9a38208d58e286f5ff83009a
BLAKE2b-256 7b6ea65790a3e0719df82bcff8ec2aca0c7d08e87b6abda3b56a758cbba3860b

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 b3f34ee59fb01f0916298b4ac0b5f2bf1d4641b79c8fd0eaaf4df39eae9e4430
MD5 7de89be54a2f7f063a9478d3231bf88b
BLAKE2b-256 1d2539026311d0c068c013277baa6354fb9c7d2d739cfdb063e5dbc6ac81f2c0

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp311-cp311-linux_armv7l.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 f9a32037562bfd53839f6736f8938d7a2f650f7547263818d4dedb497e5827d0
MD5 da8c9dc4231dca88f1796dd90589249c
BLAKE2b-256 927fd6287933063978fff26170b32d95ff46c52397b7da76062f9be47a884ec9

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: grpcio-1.65.0rc2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for grpcio-1.65.0rc2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 86ce87f5bea33725d687ebdada60ffb6d0d2ad8c60ba1d034e3f9880adb8b938
MD5 5336baacd53564178c4a199eeeae743b
BLAKE2b-256 a5802a4e03a0de11f420e465f798ff3559bc35d0564e81a8c548521ca5506eb7

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp310-cp310-win32.whl.

File metadata

  • Download URL: grpcio-1.65.0rc2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for grpcio-1.65.0rc2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 f5dc0d5c76e45f8fdf5237a7cad74bb99f9615b7f5e9d423c2c4086127c3b0c7
MD5 d11372a65e5294067fdc0f84a8014dd3
BLAKE2b-256 2a953ab101b4c5fda95e20848c2d08217f8a6cc5b9a79344aef49f863546cba8

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2c2e357a47c21a60a4057851a63b711305ce4eff6b530b315aab9e332042ad64
MD5 286a53cbdbd557710a46714546aaaa1b
BLAKE2b-256 1cca06e8fc9ae3fd73dacdac20f0d1281c791f91018c0dadbd15f7677f137333

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3c81ea84fcdced8e9d8f8aa66ad0c71ebb7052160ad5612a227caf2e135f2409
MD5 e2d303621a865b651bf216adcb3419ab
BLAKE2b-256 a83c7a0b11d15699d79898bd7d1813667bcf921610baa36e6199a1b6abd16cff

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8bb7190c881ff2436af3e02a54cbec740f8ecd9c2b5a1969bb90e6cd8b1f2a5e
MD5 818dd7bfbdceaaf4a74a435f13f09b36
BLAKE2b-256 4f8cb05dd1c9c319c49c080206cddb96b38d7780e9f996a437cb818c785fbe00

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a5d450f2188117aaa6bd82adc48983fb91756cecd384939fa3c4debeaeb624d6
MD5 e04f7781cdaa09c41612fc566825dcf3
BLAKE2b-256 7172fa53b0587728b305688c03df531f64f21583c85f83bba2467138470ea1e5

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp310-cp310-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp310-cp310-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 9097e0be97fd2143aa54844aef0da9e5ddfe002786f743ec7dd651d13d7ca693
MD5 dd589f9567d8b0c7fa078a234e054590
BLAKE2b-256 5e1691cb4d7f8a3fa1391604ff1cb9ff3d25b46652f17ac46d0ec444179c4cf9

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp310-cp310-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp310-cp310-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 b6c90ff0d31070fa6a7d823e7197cd12ee00619894ac1fb25e4dd28a819a62ca
MD5 f4bbd7c1fde6fe58daa81a8d361a67d9
BLAKE2b-256 7bcd9a3969818bca1f6238fc1b3c26db84a1a07f913d3ed1ae7cfd4b6ce5cc59

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp310-cp310-linux_armv7l.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 c154127a9250b8b9e70bbd71746938318060e96032ce8a21b3c6ce156389c790
MD5 048701bde347333c2a425fae5b51a881
BLAKE2b-256 4db4522dd3973286f08374ea721bfb85e85ab8236e2b77a53ec1d063729f507f

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: grpcio-1.65.0rc2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for grpcio-1.65.0rc2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8d4cb303d7418b1c519624a951b91d321ed2498da4759a124d4487a4b3f8b8c8
MD5 2f065d203d56ff44a5251b19cf72fa78
BLAKE2b-256 b07ac25c58e0e2edb38e2eda53b5b2b2d318ac95fe9df4d2b3dbbc34a10a8297

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp39-cp39-win32.whl.

File metadata

  • Download URL: grpcio-1.65.0rc2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for grpcio-1.65.0rc2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 92f8d6cbb3fb4eb684bc09a626dc158d1d939b2bbb1b96df1100c93d39ca3af9
MD5 683d620d35265129ceeba2e01941c1c1
BLAKE2b-256 3d3fa7c4e818991b31df6d05ffdbccb62f1f225e7c002245ee0f0dd1e553ca96

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 421f9cd6063fdc3e96d23df526d3bf50f9fce6df8b19be4fbaa5eebe6069b83f
MD5 b1cf8cf2cc3f147693502902dcec314d
BLAKE2b-256 ddc8ac93c7c4ab17c983bf69fb941d58d9f64620cf90c263c4a6f14930cb888a

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 fef9d87a4e46fb41f0fc24be07d9213807785a0c2a011b1354ad7dd5ad6c8a6b
MD5 2d50f79d01da1e420ca3922d268e2261
BLAKE2b-256 773a2d10c95265cb644bb4acd2f2f791cbd12d37fc02711893129dfd6630cfc3

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d68bf225c7f6425a49347377b4cdda1e944c2ca27b02b049cc6446132fc899a3
MD5 0487ff383e632e01b43a2953d72cd1ac
BLAKE2b-256 ff0ac5039a472e12d58b13768ec79968cc438f56ea9301ffd0846c04f83ef514

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ae37c8ffccc4fe0c86456c4976cf987f9880d1e8ac25fdfcea5e626f32a087a5
MD5 3886a1f0088f99a179141fd954f85878
BLAKE2b-256 1719ff00d197ff1cbd0b06feae78e0c5a4301fdc8197ddb1f49ee1fcb0eae682

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp39-cp39-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp39-cp39-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 91347ba7dbfb7800ccb24eedc901513538bc87b096e69ba2e609ac8192b9611b
MD5 7477ee658cdcc01273db811e991180a1
BLAKE2b-256 08be1935f1c3cd10bda37ba59307414d2cb78718a4fc57bcfe4e1311714b5dce

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 5b8cf7060a6243f244b6ab555c6b4c93a1f7ca812b27c643da2e76f20108ff2f
MD5 6fa2b834961be20c1e031c1502c86fde
BLAKE2b-256 1d0fed262629a628dd5a0b031ab45916bf789bbde8d600dbe81b8dcfd1fc560d

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp39-cp39-linux_armv7l.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 9caf9ffc4f5d15ce2bc0a52fd3f68459e71e7f03404a07633ab66b7c499d9722
MD5 5b189335a33a29adad1dfbef157ffed1
BLAKE2b-256 ecfe1205010be4ee424beb78573afacbbb6299b3f2148041988b9e3d39289e8f

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: grpcio-1.65.0rc2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for grpcio-1.65.0rc2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 daa8ec9e3f346aae40619b7791c2001c0dfffb4375e0eb6df82fe8b6e34ff6ff
MD5 1c48b79632af8aa4a7a9a9e29e59eaa1
BLAKE2b-256 341f1d2533b07c64fd0fa89ee3975c4a5ae190f4fbde8b96f8969042e9b14c8e

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp38-cp38-win32.whl.

File metadata

  • Download URL: grpcio-1.65.0rc2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for grpcio-1.65.0rc2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d22f3199c0f1f262b2421a87925f8a27f13ac657af3b16db4a805f69a584f9c1
MD5 dbb6fe2848421113c866c9ace2297c7a
BLAKE2b-256 a85b985823b56ae9ce7043b1404ab2bc3260574603bb619d4d530f6ef436492f

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 eb2d816d86f1e960e82d2763779cce6261784410000c10b4650f1e26bfd5e7e6
MD5 9e6fcb1db5951fe1858635512e498bcb
BLAKE2b-256 de0b6367f05f230a71505fac342e89d1e0c424058744f7ea1d763c14c722b2cc

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e5bfc6ed3aebe55fef71d485fc3f63ec3802215b7abdd5f437df67346e392943
MD5 380fe27a848e25736274db09f35ea9eb
BLAKE2b-256 54bdd40dd42ff997f66aa5244cb0532ebc314654343e8202171fbdfe3492aec3

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8351f7761629710678b62d9bda60b3124992d9ffd9a78737efb2088ef0b7e8cd
MD5 3e428d06e7ba3f6684b5533b92d24b6e
BLAKE2b-256 e284abfd9861ff5d04dae5d24a3f16142c1a74e2502bb57af032bf0556d48ab0

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a90a60f9c6a0bfdaaa0cbd4aa470ea6acd270cdf3e81c362e396a194c0d385e4
MD5 79fb71ea1b55f1dc12a986e46a4c1489
BLAKE2b-256 f8f2bbb1c28195c7507ca39c82b6e8e8012f4eb9b6276f224317d6ba7338a5e6

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp38-cp38-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp38-cp38-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 7f20b37021f07731c29056acb9668fda939875aa2380a9f74f741f068ece60bc
MD5 4bb64fb93750eca177636c17ff556592
BLAKE2b-256 bcbeea9cce316efae6f89be577c347674d50f9bd0d201308911854eec8193739

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 4d5fd5b6197887f694bcece0e5fa738008ac22b87607a59c965916b9692cbdce
MD5 7d7910af950d1387739cb1838c39b346
BLAKE2b-256 70dc624da7073f6a958f6416b27e26c7b44fe6db17e3e5894464fd671abdf100

See more details on using hashes here.

File details

Details for the file grpcio-1.65.0rc2-cp38-cp38-linux_armv7l.whl.

File metadata

File hashes

Hashes for grpcio-1.65.0rc2-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 ba7b566a180142dda1addafd5de83a592a4c5954358676d73209e735a94024a1
MD5 0afb195f53d800706f24a1e6c5c78147
BLAKE2b-256 5179238d3670b9b75033adf4ccc73e2c6bddfa85b9e9ff268356f66acce15941

See more details on using hashes here.

Supported by

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