Skip to main content

http client library for gevent

Project description

A high performance, concurrent HTTP client library for python using gevent.

gevent.httplib support was removed in gevent 1.0, geventhttpclient now provides that missing functionality.

geventhttpclient uses a fast http parser, written in C, originating from nginx, extracted and modified by Joyent.

geventhttpclient has been specifically designed for high concurrency, streaming and support HTTP 1.1 persistent connections. More generally it is designed for efficiently pulling from REST APIs and streaming APIs like Twitter’s.

Safe SSL support is provided by default. geventhttpclient depends on the certifi CA Bundle. This is the same CA Bundle which ships with the Requests codebase, and is derived from Mozilla Firefox’s canonical set.

As of 1.5, only Python 3.6+ is fully supported (with prebuilt wheels), but Python 2.7 and 3.5 should work too.

Use of SSL/TLS with python 2.7.9 is not recommended and may be broken.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geventhttpclient-2.0.tar.gz (73.7 kB view details)

Uploaded Source

Built Distributions

geventhttpclient-2.0-pp39-pypy39_pp73-win_amd64.whl (38.9 kB view details)

Uploaded PyPy Windows x86-64

geventhttpclient-2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (43.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

geventhttpclient-2.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (44.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

geventhttpclient-2.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (48.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

geventhttpclient-2.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (39.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

geventhttpclient-2.0-pp38-pypy38_pp73-win_amd64.whl (38.8 kB view details)

Uploaded PyPy Windows x86-64

geventhttpclient-2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (43.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

geventhttpclient-2.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (44.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

geventhttpclient-2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (48.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

geventhttpclient-2.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (39.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

geventhttpclient-2.0-pp37-pypy37_pp73-win_amd64.whl (38.8 kB view details)

Uploaded PyPy Windows x86-64

geventhttpclient-2.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (44.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

geventhttpclient-2.0-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (45.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

geventhttpclient-2.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (49.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

geventhttpclient-2.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (39.4 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

geventhttpclient-2.0-cp310-cp310-win_amd64.whl (38.8 kB view details)

Uploaded CPython 3.10 Windows x86-64

geventhttpclient-2.0-cp310-cp310-win32.whl (37.8 kB view details)

Uploaded CPython 3.10 Windows x86

geventhttpclient-2.0-cp310-cp310-musllinux_1_1_x86_64.whl (104.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

geventhttpclient-2.0-cp310-cp310-musllinux_1_1_i686.whl (105.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

geventhttpclient-2.0-cp310-cp310-musllinux_1_1_aarch64.whl (105.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

geventhttpclient-2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (101.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

geventhttpclient-2.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (100.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

geventhttpclient-2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (101.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

geventhttpclient-2.0-cp310-cp310-macosx_11_0_arm64.whl (41.7 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

geventhttpclient-2.0-cp310-cp310-macosx_10_9_x86_64.whl (41.3 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

geventhttpclient-2.0-cp310-cp310-macosx_10_9_universal2.whl (60.5 kB view details)

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

geventhttpclient-2.0-cp39-cp39-win_amd64.whl (38.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

geventhttpclient-2.0-cp39-cp39-win32.whl (37.8 kB view details)

Uploaded CPython 3.9 Windows x86

geventhttpclient-2.0-cp39-cp39-musllinux_1_1_x86_64.whl (103.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

geventhttpclient-2.0-cp39-cp39-musllinux_1_1_i686.whl (105.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

geventhttpclient-2.0-cp39-cp39-musllinux_1_1_aarch64.whl (104.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

geventhttpclient-2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (101.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

geventhttpclient-2.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (100.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

geventhttpclient-2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (101.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

geventhttpclient-2.0-cp39-cp39-macosx_11_0_arm64.whl (41.7 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

geventhttpclient-2.0-cp39-cp39-macosx_10_9_x86_64.whl (41.3 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

geventhttpclient-2.0-cp39-cp39-macosx_10_9_universal2.whl (60.5 kB view details)

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

geventhttpclient-2.0-cp38-cp38-win_amd64.whl (38.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

geventhttpclient-2.0-cp38-cp38-win32.whl (37.8 kB view details)

Uploaded CPython 3.8 Windows x86

geventhttpclient-2.0-cp38-cp38-musllinux_1_1_x86_64.whl (104.7 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

geventhttpclient-2.0-cp38-cp38-musllinux_1_1_i686.whl (106.1 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

geventhttpclient-2.0-cp38-cp38-musllinux_1_1_aarch64.whl (105.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

geventhttpclient-2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (102.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

geventhttpclient-2.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (100.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

geventhttpclient-2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (102.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

geventhttpclient-2.0-cp38-cp38-macosx_11_0_arm64.whl (41.7 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

geventhttpclient-2.0-cp38-cp38-macosx_10_9_x86_64.whl (41.3 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

geventhttpclient-2.0-cp38-cp38-macosx_10_9_universal2.whl (60.5 kB view details)

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

geventhttpclient-2.0-cp37-cp37m-win_amd64.whl (38.7 kB view details)

Uploaded CPython 3.7m Windows x86-64

geventhttpclient-2.0-cp37-cp37m-win32.whl (37.8 kB view details)

Uploaded CPython 3.7m Windows x86

geventhttpclient-2.0-cp37-cp37m-musllinux_1_1_x86_64.whl (104.8 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

geventhttpclient-2.0-cp37-cp37m-musllinux_1_1_i686.whl (106.1 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

geventhttpclient-2.0-cp37-cp37m-musllinux_1_1_aarch64.whl (105.5 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ ARM64

geventhttpclient-2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (101.5 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

geventhttpclient-2.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (100.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

geventhttpclient-2.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (101.4 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

geventhttpclient-2.0-cp37-cp37m-macosx_10_9_x86_64.whl (41.2 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

geventhttpclient-2.0-cp36-cp36m-win_amd64.whl (39.5 kB view details)

Uploaded CPython 3.6m Windows x86-64

geventhttpclient-2.0-cp36-cp36m-win32.whl (38.6 kB view details)

Uploaded CPython 3.6m Windows x86

geventhttpclient-2.0-cp36-cp36m-musllinux_1_1_x86_64.whl (103.9 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ x86-64

geventhttpclient-2.0-cp36-cp36m-musllinux_1_1_i686.whl (105.2 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ i686

geventhttpclient-2.0-cp36-cp36m-musllinux_1_1_aarch64.whl (104.7 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ ARM64

geventhttpclient-2.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (101.5 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ARM64

geventhttpclient-2.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (100.2 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

geventhttpclient-2.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (101.4 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

geventhttpclient-2.0-cp36-cp36m-macosx_10_9_x86_64.whl (41.2 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file geventhttpclient-2.0.tar.gz.

File metadata

  • Download URL: geventhttpclient-2.0.tar.gz
  • Upload date:
  • Size: 73.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for geventhttpclient-2.0.tar.gz
Algorithm Hash digest
SHA256 49e8332daa27f341de08d938878289b3b773695cdb96f2296518c2d6e3ebec92
MD5 28edae8a566f9fad6b7bb8f5481af688
BLAKE2b-256 bf318d53afca1b63dbdaca9d6f1637715868e8e09a86017022a99331a8e65304

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 f1d00f802edefb46f39932147571daf64f677086b4e55c5c614a064e3435f3a2
MD5 476b0f2598a2ee772c21461ecf9e32da
BLAKE2b-256 70cd6ffd01eaf6d7e386be31a884d0fe95c0f8333173a6abd7b150397477defb

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 493ce2a969e8987d918fe58359590584284452ed98651ad25ca0ee23fe8d8f37
MD5 98441d749453ca7f57a45db372d9f99e
BLAKE2b-256 8051e07d0856022de6e3415fa477d64fe3ae090e7f6cf031bbc3e02888ac5a0e

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 83c7a720e6158003a1d45090aa6c7cb70ce8c95b0f8bdf28ec377e7423c0abec
MD5 d3fd3e0f7f9a77ab880bd961501c0945
BLAKE2b-256 c3f1cb01189be543aa88df64710182b421e8d9b254a909b12d17de237d6bebc4

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 200b7404599d1d1369e05b890500d957fa652a972e3c2c51c6431ec335c36c86
MD5 756c75c354d8661021176c58e88af302
BLAKE2b-256 e2d1a20842f17f528b3812258c52962f3893a2a3bbb4a8c5cea0fce5fac7cead

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d7e8cb5f192e386da6348eee9e3af2ddde14f8aef446f504310701b210f2b272
MD5 86c29e452d8c07c695cb96b418ee113a
BLAKE2b-256 4bab677502e8edcb9a1bcea95848565a87fd567bf2ac96af34ecc0fba8fa200f

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 5f501518822e88600207632b1a9e552ff979e414951e17b5a1a4a485687f5a99
MD5 d1e3235b7ee37821a03c911e3118c89e
BLAKE2b-256 1f6545f78cfeaf1a30eaa99194c099bdf6bce385e6b607c503e133dc21c6adfc

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9c35a36a87bef4714fb9cb586969ce9e8203b559fc5c1799bdd525e0f3c213f2
MD5 bb3431b2ebf9b7a04fcc5966fcee66c8
BLAKE2b-256 cce76f2effbf4e40938cf78bd5e5f1444d8b1319df3d035ef2a22bed71ce112d

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 09e480ab95d45845745b0fd51c71e643d99db7dc2cec46fa7c8001a1184d3b05
MD5 57b0e6d11f6be2bff854d43d9a66a71a
BLAKE2b-256 142983590cf863aa6306a972a275487eeae1c49fb380bf4c286944f266fb0be7

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 66afbcf2633c6a1d0df92e4df98337211a73656273862d9bf7ebab5b42856d0a
MD5 53b5cebcd528b48c2d8df333e5e52518
BLAKE2b-256 8b0b7354b76461ef904f7be6c7ae2655524d942b29cb91e41dbb49b7993c2ac4

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 45dae3fbdf0ca6778e9810ecf6d59d384400079803e8a37417f5e40420ecd234
MD5 872b91e1058b3fe7bcc81d406fe27bf6
BLAKE2b-256 7046faafdc70e95cc1aa1cf758e1991cf4721fd53d45e7a5985f70bcdba54b4f

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 79ac9a04f276a4b5b2cb1c20403479cddae0593d7471cffcef085663062d5269
MD5 0ca709c26b8691f82026f3d7b3b7b916
BLAKE2b-256 05cdc310e4b6c8a8778d68945d6010bdaf5461a0880546d17b9c8978174264dd

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a26684beedaf531a0883b2d1ec5857cc52b26575f6efc66d51a70efce95ff11a
MD5 bdef599017da54420449236c2347e9c6
BLAKE2b-256 04dee1011cb2ba715948240040ba533faff48e6f355320ae1a1cc22348a752fb

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ca362e4907a9baebd374f0502049f8a213dd944cbf78f61aa25e0da8ac420e67
MD5 03814053729755c30a14dfee5cf7a7d0
BLAKE2b-256 929b97d07ad5183d4029c05f96ae9cbf99aa54ae4bfd9bc7309728c06af25aec

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bbebd9fb73981f91e5a3d71af86e97e86b8d57b2bd7dd3ba4c674f88621e7006
MD5 35ca82214f680d8dab28b78ef05e5671
BLAKE2b-256 3a782a65df636ea6618f13000c17b4f7a88012300a34070ae7ee968548d07bbf

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6121833bbfbf5f1504b368a54835834d877a715eb4eaeae88b05868c105a85b1
MD5 a921b1884676ff5308ef1fc3be52107e
BLAKE2b-256 bd7bde2ddbe7fa762270da54285b2cb8ac274e52f0498e1019e33e1765a1e0c9

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d321e52f964dcedd72cbc6339d232ecab5bff266089fc51139d61160d1745894
MD5 bec5212ef60466bd26886e8a2a4bcf2d
BLAKE2b-256 bdbbb2519082b1bd1aa599cdf613d9594b4cecc47445be7b39fd1d31547de3cc

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9c5ab2114c0b5f688ae140afe24fc52a126c9f6995e457f08108e0da341aad90
MD5 bd3506060ad515db3e3c1a8c5639aec3
BLAKE2b-256 69d2dc70f07cf2aee22177c1adb92ba4c9e9283415ed0a0a1758fdff650c6847

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 522a1e75fd30bb3efc0a1174beb04338dd87cd7e5757cfe9a6a525fca83c272a
MD5 85ccb1dbfe57a73793f3161c59087915
BLAKE2b-256 3a99800000c931b9ca3266087228d630073cc26596902c377898785efdf93db8

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f728c1ad6a8744d44441257402f7ca322a805e47716137dcc3904a4f90fb702a
MD5 b4232e4e9b8520e8c8223e006f6a76be
BLAKE2b-256 1c649f8fee1db50ebc33571809d20426c86d551dc19aab67cc72649c592f0436

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 0ea23f2bf8cd2baaf0a8e6e355f12db915bf6d8ecb4640e4c2799bc1ab6753e0
MD5 68f5916f0ad815a9d160d5cd36ccc265
BLAKE2b-256 d938d8de24b4d935745e45d04b1620531616dd938801b4d3dc5ce0784fc226ae

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c59d90116aea618d012a859a03fe2d1ff716e2098e81a6fad6cd326adf195306
MD5 2567794a2f90be6486ff158b93710c12
BLAKE2b-256 efa0e14ad2462d51e24e418a71ad99d35024c7ec5dca2f12fc789a48df91b702

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 281e4a61d543dee0513cf8ed60ead91e210f43bf6baf5de7d8436e7b8bdf38c3
MD5 603ee8c08908560714c59684ac5744f1
BLAKE2b-256 efac1adca4ca56b38a73f54a7696043b7c18bb6aae1678fda8cf4491d3658b9d

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 75fa85581ba59da605c0e361b6749bf3b13dff84d54a006bda2a0a1938f48121
MD5 eb9359843d4307964b18f9a1294253e6
BLAKE2b-256 305c91b0a73efe648a309f94b5d232c9e69c6e06c5ba260cea0e33b8d29728e4

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 504ef8722cf1c16febdce63633675485b8f9542cf4453f37c89bd4f5aee0da9e
MD5 04009a936c711e187778d11ea4f0ff58
BLAKE2b-256 4ceac07c61396b7e1810190f2931e98e423437d7b86a410ff12cbcaf1b37b0cf

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 05afa83eb6ccc0d5345ef57e74c485adc4a7a8faeb382324adb37d41ac8bada7
MD5 b40dc5dbf894ceca9fca3c2cb6888dfa
BLAKE2b-256 734d100af05ec99ffb6ecf88145b390a1efa733c505aa37b006f8be78e7a6b0f

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 e790b6099564a1d4f0cb63b07b4429ca3cdb2e5baf804d19ebeeecff51ecd61a
MD5 d477aef7a23b2f207912f79983733a52
BLAKE2b-256 24f4cfc5529c73abf0645d797d1d54705b3be6279733befc0b6918568d90cd70

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 cc5d574dfc13e6e10ce47a340707a67dc8a690f1e9cef5cdb350c5ffc6213df7
MD5 e8e72b2e27cd626fe2f914a0001a2223
BLAKE2b-256 f4e99ae6a55a575852a572d77badf911a5aaa6a65b0757f5effe847ce6f4d4ca

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 2989b2cffe9fa00a49d22d213b444cc40b324a28433d2659687a7ce8470870ad
MD5 e70532a5d03a5f93ea1dda8f86fe0808
BLAKE2b-256 ed2e7c1f8b146bf1f35d46ed8dd62327205bad6421fbb037304f563bf5cce1fe

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 07761cb76818f2a501c167361f27bc7e93627a81b2298bb8a1670e719c5dfeb1
MD5 a9906e4c1986d8a4bfb149e2f149a273
BLAKE2b-256 d5ff5421c92c5355514df0b2142c650df3071305ff7bbfb00be8f23fb32bc501

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 33c2d7f2b572b1c3c2d78aee7d6125eae5153a0022cd7395245c9fc9be68bf9c
MD5 3bd24a4735660f236253fb88c5e4c2a0
BLAKE2b-256 30d37a685bae340ceb7e967534b4c636c0dae51b2faef6853fbc4f137e7b3d1d

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 2ff6b9466b1af2e746f316056fe1b6b7b5c309f788ac52a1eb10bfa7d47cad6f
MD5 8d6129cb89a937a8b436b60affbfeb4e
BLAKE2b-256 590c8ce415542bd1d9f7df10424ea95309ddc4f22f1f0896170d624920b270a6

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 70631a7620472d3e7eb7037abdee2d7ca70c041b6f4b20b5c1ab37e3e6798490
MD5 3dbb6d3fa818d6f97d649780d3d27a5c
BLAKE2b-256 e391ab8011b35f28917bda9f92888002f5f1d9f2c6f010de5bc374bf051e4cdd

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 40b3560a08733fb0fb01e6348040e36aeec793093ddc6ef585ef776d517ff466
MD5 91285df1169342824bc4351bc188591d
BLAKE2b-256 cfa23e743c5e227786f5474f3c022eaf662f3e465b078cea970b575d4ba298f4

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8502d77d2f99c52e9e9b1871b874334ca52a53e1a4f28abd2c7290fec87404b2
MD5 8370c26fc84a92054d04cef3b09484ed
BLAKE2b-256 e3f3aa6fe8a799f74ac2914e4175a8e05351d1857cb2888609d319ffd6a4aa8e

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 86bd89b6c7a75395b3260cdf0df6ac82ad0e5355f814b00ee6046d510c05e6ce
MD5 b7a70760a9d68deb7138ef8cd62622a4
BLAKE2b-256 1341756bf23d55217cff0ceeb5e7bf76e6ca73ae8ec8da43f279ab8d201383e9

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c69458c8cdfb6576809b5c71979bf9a13a70e57af9686b748bb81cd5145366ce
MD5 9c74a0a37fa32a7fe0874001ddde664b
BLAKE2b-256 ecd227c70e6beb61172dfa57638d2c2a5776a452649d89a7a2ea0ed62b94da92

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 deb4e7e9b2a8622f4205d207d639b50c943da458bca1d55a8fe2db9371d5cd3c
MD5 14179481e93d25613fb7a721cb98b43c
BLAKE2b-256 dfa91120f977a7063a39bd68b1f2702131bed325eb29f19b0d8fb55e43649804

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 a37d216177bcc68d0c90736d403c15e6f2fae52527f2dfac687b4dc69524bc90
MD5 ac1cb9d5dd70ad2b3f65b126de49f03b
BLAKE2b-256 ce8eea46dd21227cb57e58726cd59247466a686820f9c36a1effb8b019f63f9f

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 df5724dcf48846ef381697171ed4ed27ec990da83e62e8114ecddb8773df07d2
MD5 ea5193d8f081a5b0294dfd5ef9ac9fbf
BLAKE2b-256 3028a3df3ad5c7a3e7bd27b94f4d346d1bb63628aadff33a5d7c294dda445eb4

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 75a06c89ad3e6ca5685a1dae65b90326515be5b8290e091bc8bf940efb2378d3
MD5 6420819058ba3ca015b7ef75c6d42fa9
BLAKE2b-256 420887d449ff2472cd491be778c1232623cdc135b23286172d6280e22ec34460

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 09d3f472e79c1976dddc49e877f318a4031461750ecab90b5dee94f32de2d4f2
MD5 55f66b6719f9d83340f94e10b9f01029
BLAKE2b-256 0ca7c5fc31835e8f034c4e9e3d1ab70dd844448acb804fc9fa454bfa3189d016

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 da1233bb72445b9e85c6d9f2ee9b6dec8122d51f852c4e794ef6f45f1ce521b1
MD5 7bc5726a5abdd7f396e32ce8337915eb
BLAKE2b-256 fe56d3ba2d57c25f046be158012312d1317295c824614890f0ae0dd535585717

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ec3a8eb76f2855822339e57c809dd88e610069b734926e56124daf576ff8abee
MD5 e3c00ed77a24b442db321b5711b73159
BLAKE2b-256 1e08dba48a2ec6578629589a1e6932028684f5cf71a8df2b685eda92e4e7d102

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7949f22dcec0a61073ca9063d713564eaede24394e8b86bf4dbbd0f1583c5698
MD5 dbf3e75ff636b5baa1a79d86171a4cac
BLAKE2b-256 f4f17042f073f04e3587a974bc727c48fc145bdd8943bbe8721b606b7684b287

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6feab04ae8cfefa0f65d3a517ddc7d6840a84f7130e4fc52a810237f965e6af4
MD5 30ca3310c97c1a1161a8774b834eb502
BLAKE2b-256 39127f8fc00e159545d0e0997225df349f2c5b5198b22ddce4c100dec846feb1

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 11b9646a35c5e5e162166f27027fb39d280f1a2cd5e65aa18a9341a7f6fe73b4
MD5 e9708806d7d3837526d0e5d3a0be8c63
BLAKE2b-256 cec2f8842176d1e1492a93ee8dc155f4237f66187d6c122072ee2965e0e8a562

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1ce02551f2baefd9b7b4795857c6a35e98f9fcae79da0cc3e5e3aff357ee1050
MD5 01245d592288a38002b49bc0dafa8da3
BLAKE2b-256 51b607be74b6c436a0e3734cb777347632608a4d3b7d6a06a91b95b7fbd8525e

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 4fc59fb477e7e1b54063aee7b16cc7b390c674425e89588808e10ed2de3dc663
MD5 abd223a0ef58d3659031209aae12a8d8
BLAKE2b-256 004531ad55dc41201a08f4301386704255b2c4173c6b6a6c720841a6e8e1c825

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 99b70386b591947c245399e81e956c5bdd2b7acf58dd3b44a8feaee25bb5475f
MD5 344d7cd5bf8d4ea92b1ec62044bdb071
BLAKE2b-256 55da028541c7b59e1b83f7d4e8a3347720f4e9a3361dfec8e84452cfba85e64b

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp37-cp37m-win32.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 f5969c6b1d4c7f181fd4f729ee4fe627e552b4ce6d0215d7d8b96d865d896f99
MD5 9e0f0c646d5633ad72479dcda0668af5
BLAKE2b-256 0d96357743a39be932e1b68980450d87b2633915a9fb05c0d2a2f110ab8b0bcb

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 bd40939d93ee77b3b5639deb2b19cc3fca4f99883c8f61242c0688196a48f9cc
MD5 02a01abca0b43af65c48fec42c77e0c1
BLAKE2b-256 995b5911fb617611277cff1f785b90f8f3f38fc3be4f9fa23f179d8b763b18a9

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3aa98f7ce68cbf2a8a45b9c46190b5a77c9b57da74d58e574929b8260016e7e9
MD5 93ccb79299efcb783fd314e9af286408
BLAKE2b-256 2f8d8be954b08b7cf1c9c764b4ff9a7554e43c6ee6d31b843bc4bf8b9ce0c9c0

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp37-cp37m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 e59646bd4c5c97116b0f4263c43b9cb4700166998166cd895d2614fe707a94c4
MD5 38c104d7c14fbb20a9fa3c5236592f94
BLAKE2b-256 a293b90396b14446a19983987676471b28d3b49a5a40261fa232318a45d5b63d

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c17f9fcd0669d67de80468679bfb2cdb65c4308b22b64a4dc5603cbedee040b5
MD5 f08b5a6051190742e8408e872c3d747d
BLAKE2b-256 9edc8340c333a2174b4fb6c1036f13da4a84f61c253f79ce2689a582586d7c44

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 24734536a0f9a129e49dd5ee542a64bcc1b168b6c46ab060d7c6ecd60e71df0d
MD5 028668843c4c147d3ed39e4ce1a1cffc
BLAKE2b-256 0870d515c2e3b3ac33ab54a157d8e1fb9b43e9c51fffd58b90d1c6deb4cd2d5b

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2318ca41ae996c03ea8d0121511e1242b2a8aa3aa4f7e0dbdea081532cb50c15
MD5 0c23879c0112e30a72e353a82fa813b0
BLAKE2b-256 d6e705d9da5bbd11df63866708c39543817bbf2b7275015532d6a2186fa78ac0

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fcd0c3b12998262ee629aaaaa600c9c8ef46253ea052fc9c468144a7f25d9db3
MD5 81c5cc53441c8e23a694ce94c8608983
BLAKE2b-256 ff407d56faa8fa15c994ef55a0acd8ffece77ceeb0fcc8acf238f5c9ce67a530

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp36-cp36m-win_amd64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 c2150c286d058aecaf080b070279be965712c181adb536d41ddfb15b7b178d66
MD5 d864cdeacb8327a42b2d7756c6bb2d04
BLAKE2b-256 8560a76be1cfd52ca8719ad753f2b114de16027ba0dde8c0351e1dfad514a7c2

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp36-cp36m-win32.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 cef3559b457e2c37b2aed6add34cabcc91832b5c309a1925250b091747fbb931
MD5 a3f5e05eea49696ea9f2df44311637a2
BLAKE2b-256 3c348b6a79db415ffa37931cfcee7ad92264fd8b92c1c6da0023484833906139

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7b634674f47ede7a9ca926a76ea4ac266ed0943c45380670bac1dfaad2c1b596
MD5 bfbca9a595fa101c9589f88e417fe9fa
BLAKE2b-256 4e58b3f59de47636ab216b7b6d283f39129744b91bf5df5e89970b35a2521ca4

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp36-cp36m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 92da823e264ca5b11d71caee8c7810bfc519fd80c3f355add5517590ca15bfc5
MD5 016218dcc83065154367156a15a07926
BLAKE2b-256 2ec61419e234ac819bfd02b27f0d4014903086fffa7ed14ea61505a3b38f7780

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp36-cp36m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp36-cp36m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 e58e128a9430419dbea48f207cf9253dd464375d5d5f826c40e026198dcea946
MD5 477d637e3d51f93ffe09b3765dec605b
BLAKE2b-256 bd67311e10e1aff575ad09c95d01f24dba62cdb3085b1621bc046cfab5d1a82f

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 850beb0646f7cf876705ef9acd56fcaca9d9f0020ef52bdc18b111374421b7ac
MD5 24ca46b5ca04412a9865c7c8a612bb04
BLAKE2b-256 40f19f3d69aac7ac522dcead5f5e160a644ed1919b99a0125417cc85e8169f04

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 20ed948f5e0e67ed4415e827d1aaeced2484a88ff94c29bcc0d2a35b71f878e4
MD5 42d17432d4e27cc5f939162799467b32
BLAKE2b-256 8cb0c0547a6350a0531e73e612aac3781dcd00a4d6d64e51d7ed7477c3346944

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 082109fd04c9b9cdf6c6a2d8dd040e56480df533b53929b982d6877ce17d2373
MD5 c94422fb2c894009576da7f85029a3f1
BLAKE2b-256 049cb1e589543b416e29ca00b50d039551eb4705a1ef547ad2c64314f6755586

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 39a21f3cb997c64bd3be5e30aeae801e8fee3d2f81f412621560e648a320ba8a
MD5 c656f0cf17c4b00eb5a114ce3655cda7
BLAKE2b-256 f7c1ac1089c45396c27dc4ace5290136f2fa993ac876ee2191a2c026a0993e9d

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