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


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

geventhttpclient-2.0.3.tar.gz (71.0 kB view details)

Uploaded Source

Built Distributions

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

geventhttpclient-2.0.3-pp39-pypy39_pp73-win_amd64.whl (39.2 kB view details)

Uploaded PyPyWindows x86-64

geventhttpclient-2.0.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (44.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

geventhttpclient-2.0.3-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (45.1 kB view details)

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

geventhttpclient-2.0.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (49.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

geventhttpclient-2.0.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (40.2 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

geventhttpclient-2.0.3-pp38-pypy38_pp73-win_amd64.whl (39.2 kB view details)

Uploaded PyPyWindows x86-64

geventhttpclient-2.0.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (44.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

geventhttpclient-2.0.3-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (45.1 kB view details)

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

geventhttpclient-2.0.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (49.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

geventhttpclient-2.0.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (40.2 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

geventhttpclient-2.0.3-pp37-pypy37_pp73-win_amd64.whl (39.2 kB view details)

Uploaded PyPyWindows x86-64

geventhttpclient-2.0.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (45.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

geventhttpclient-2.0.3-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (46.2 kB view details)

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

geventhttpclient-2.0.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (50.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

geventhttpclient-2.0.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (40.2 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

geventhttpclient-2.0.3-cp311-cp311-win_amd64.whl (39.1 kB view details)

Uploaded CPython 3.11Windows x86-64

geventhttpclient-2.0.3-cp311-cp311-win32.whl (38.2 kB view details)

Uploaded CPython 3.11Windows x86

geventhttpclient-2.0.3-cp311-cp311-musllinux_1_1_x86_64.whl (108.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

geventhttpclient-2.0.3-cp311-cp311-musllinux_1_1_i686.whl (109.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

geventhttpclient-2.0.3-cp311-cp311-musllinux_1_1_aarch64.whl (112.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

geventhttpclient-2.0.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (108.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

geventhttpclient-2.0.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (103.5 kB view details)

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

geventhttpclient-2.0.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (105.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

geventhttpclient-2.0.3-cp311-cp311-macosx_11_0_arm64.whl (42.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

geventhttpclient-2.0.3-cp311-cp311-macosx_10_9_x86_64.whl (42.4 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

geventhttpclient-2.0.3-cp311-cp311-macosx_10_9_universal2.whl (62.1 kB view details)

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

geventhttpclient-2.0.3-cp310-cp310-win_amd64.whl (39.1 kB view details)

Uploaded CPython 3.10Windows x86-64

geventhttpclient-2.0.3-cp310-cp310-win32.whl (38.2 kB view details)

Uploaded CPython 3.10Windows x86

geventhttpclient-2.0.3-cp310-cp310-musllinux_1_1_x86_64.whl (107.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

geventhttpclient-2.0.3-cp310-cp310-musllinux_1_1_i686.whl (108.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

geventhttpclient-2.0.3-cp310-cp310-musllinux_1_1_aarch64.whl (111.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

geventhttpclient-2.0.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (108.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

geventhttpclient-2.0.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (103.4 kB view details)

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

geventhttpclient-2.0.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (104.9 kB view details)

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

geventhttpclient-2.0.3-cp310-cp310-macosx_11_0_arm64.whl (42.2 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

geventhttpclient-2.0.3-cp310-cp310-macosx_10_9_x86_64.whl (42.4 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

geventhttpclient-2.0.3-cp310-cp310-macosx_10_9_universal2.whl (62.1 kB view details)

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

geventhttpclient-2.0.3-cp39-cp39-win_amd64.whl (39.1 kB view details)

Uploaded CPython 3.9Windows x86-64

geventhttpclient-2.0.3-cp39-cp39-win32.whl (38.2 kB view details)

Uploaded CPython 3.9Windows x86

geventhttpclient-2.0.3-cp39-cp39-musllinux_1_1_x86_64.whl (106.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

geventhttpclient-2.0.3-cp39-cp39-musllinux_1_1_i686.whl (108.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

geventhttpclient-2.0.3-cp39-cp39-musllinux_1_1_aarch64.whl (111.4 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ARM64

geventhttpclient-2.0.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (108.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

geventhttpclient-2.0.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (103.1 kB view details)

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

geventhttpclient-2.0.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (104.7 kB view details)

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

geventhttpclient-2.0.3-cp39-cp39-macosx_11_0_arm64.whl (42.2 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

geventhttpclient-2.0.3-cp39-cp39-macosx_10_9_x86_64.whl (42.4 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

geventhttpclient-2.0.3-cp39-cp39-macosx_10_9_universal2.whl (62.1 kB view details)

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

geventhttpclient-2.0.3-cp38-cp38-win_amd64.whl (39.1 kB view details)

Uploaded CPython 3.8Windows x86-64

geventhttpclient-2.0.3-cp38-cp38-win32.whl (38.2 kB view details)

Uploaded CPython 3.8Windows x86

geventhttpclient-2.0.3-cp38-cp38-musllinux_1_1_x86_64.whl (107.9 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

geventhttpclient-2.0.3-cp38-cp38-musllinux_1_1_i686.whl (108.9 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

geventhttpclient-2.0.3-cp38-cp38-musllinux_1_1_aarch64.whl (112.4 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ARM64

geventhttpclient-2.0.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (108.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

geventhttpclient-2.0.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (104.0 kB view details)

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

geventhttpclient-2.0.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (105.4 kB view details)

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

geventhttpclient-2.0.3-cp38-cp38-macosx_11_0_arm64.whl (42.2 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

geventhttpclient-2.0.3-cp38-cp38-macosx_10_9_x86_64.whl (42.4 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

geventhttpclient-2.0.3-cp38-cp38-macosx_10_9_universal2.whl (62.1 kB view details)

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

geventhttpclient-2.0.3-cp37-cp37m-win_amd64.whl (39.0 kB view details)

Uploaded CPython 3.7mWindows x86-64

geventhttpclient-2.0.3-cp37-cp37m-win32.whl (38.2 kB view details)

Uploaded CPython 3.7mWindows x86

geventhttpclient-2.0.3-cp37-cp37m-musllinux_1_1_x86_64.whl (108.0 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

geventhttpclient-2.0.3-cp37-cp37m-musllinux_1_1_i686.whl (109.0 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ i686

geventhttpclient-2.0.3-cp37-cp37m-musllinux_1_1_aarch64.whl (112.2 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ ARM64

geventhttpclient-2.0.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (108.0 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

geventhttpclient-2.0.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (103.3 kB view details)

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

geventhttpclient-2.0.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (104.5 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

geventhttpclient-2.0.3-cp37-cp37m-macosx_10_9_x86_64.whl (42.4 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

geventhttpclient-2.0.3-cp36-cp36m-win_amd64.whl (39.9 kB view details)

Uploaded CPython 3.6mWindows x86-64

geventhttpclient-2.0.3-cp36-cp36m-win32.whl (39.1 kB view details)

Uploaded CPython 3.6mWindows x86

geventhttpclient-2.0.3-cp36-cp36m-musllinux_1_1_x86_64.whl (107.0 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ x86-64

geventhttpclient-2.0.3-cp36-cp36m-musllinux_1_1_i686.whl (108.0 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ i686

geventhttpclient-2.0.3-cp36-cp36m-musllinux_1_1_aarch64.whl (111.3 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ ARM64

geventhttpclient-2.0.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (108.0 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

geventhttpclient-2.0.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (103.3 kB view details)

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

geventhttpclient-2.0.3-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (104.5 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

geventhttpclient-2.0.3-cp36-cp36m-macosx_10_9_x86_64.whl (42.4 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for geventhttpclient-2.0.3.tar.gz
Algorithm Hash digest
SHA256 143510223cb8994a01678dc8b4f2b48e3e7d2e25d18b0679d7167acc5a29feef
MD5 5edc02329df30f2345915433517bf34e
BLAKE2b-256 50093a72ac19afbba5dad17539bbdce0aba4f454169c3d8b0df7d271775eb6f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 6a13b5a52d2b47acf2ce9d83388b1de9191480b8ac86645e75ae6449f3f38fa1
MD5 555af373e0eb4df10bf6b1ad70332a75
BLAKE2b-256 3c3beedb89e93a000b5c0d7d67a70b52a1a0e3b6cb4574d4463a6eca4bb69e88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bade7fe048806dad265f922daf722108737406a011c8b01d44fe291025ea2d88
MD5 1235a0e8230c4ba6f9c2c47afbcde0d3
BLAKE2b-256 8763e116051636b1c34413d592a2c0cea52544b90d89716754799fc317f25142

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-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.3-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c1dd8854066f6952c4f377f2926cf4a1b23efe21e42267d1a1b8706ca50505de
MD5 665e0bd65ab0bb678f36f06e5164c25b
BLAKE2b-256 f5eda52b1f1f0365a8c02762dccdafa18a5b3d2ac956a467a1cfd08716f8c1e9

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-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.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 81b915cdd5fbe153095570d75cca931736a9d133cd34108ba090c8993020240b
MD5 33d9466285abac70ff5a494bc6afb639
BLAKE2b-256 020e6ab009312d94bfad37b96777370fa140cedb156988b1da08542bac289509

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6d19a33ea8d9860d7bad0917aa1748917be3aa2c9169f5fe9013cba42fa198c1
MD5 472cc5a5fcc5f5db83fe316ec900cf25
BLAKE2b-256 39309f3b920c24b9f32dc580b38ac64a54526e28d38197f4714219b81aca3dd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 40a95ac187eb19959abb8f87f54f3bf7805bf1beb280a914e33f6e73eb5700fb
MD5 0730891f3a58f1b2a74952aac07910b2
BLAKE2b-256 8e9e49bc9081db0b53791fdda4d3b1e2ef476aebaf11e1b2aabb6f472ea71e60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 58959f2f4c40e9f59e7454bf3418722bed3f2cfcaddd8e989c21f5d92ef14c6c
MD5 4b94efdea7173f5c8e101f14c0f97094
BLAKE2b-256 7643c8f95c85c20f5b3120debbf1765c95e8c0e773fe335c59e87b5aa731df6e

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-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.3-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8d167a334b369bf91eb93ae4f67fd09ae56360dcf91a6640d60ae792ce51e23d
MD5 2005408f574b11fe1b057b7cd08adedf
BLAKE2b-256 66be86dddaf57c22d751333d11d117dd6aec3e93dde688979e0576ea208fc610

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-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.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5f774ecb62cac5d1b63822bcaa73282c3822632008994196a77b18b8114764c8
MD5 48cc6252e86f1939ddd9d2e795e7db05
BLAKE2b-256 70a99cca1dba50a00bf1a66dca345b09d01aeab9d20708a2eae3f6dfca4f99ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c4fba3f642dc405505f4f7207e2bc6ddc2084c53e5d4ea09a3dd0b2df9434ecb
MD5 86d9bf4c58b88c4fdf1ed5ab4e4bc309
BLAKE2b-256 726555e573a20d0ada2baf5456b41f8e7df82eeb971e1d4d686a63f034a8d051

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 0fb8b2837ff4ccc2a9835020dc94479c3d6bd6ed2bdcf38a0253e699a69dd07e
MD5 fd54f8f366dfe56840ed596e934fd045
BLAKE2b-256 717d4b5c44e2096339878a3d5d216918ab205e0d769e55c2e25c7be865241253

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 01266531bfa20553b47b11238fdbae1a720fd9b9dfcc1f00a48305115ad17fdf
MD5 e2f350ab052da26fda059044facb77ae
BLAKE2b-256 2db4fd5686673469b73af5daac6c6131aa39324e1bcceb239f1c696232d15224

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-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.3-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4c5fcd34193695b8f9d30e3e624aa078e28d75cb34bae4c4577d736614586bb9
MD5 e8792c52866539ca2847d1d939c96845
BLAKE2b-256 f05302851221912f24ea147c99aaee475dd3558fd26b8e4f20c5e786c13ee5c8

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-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.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 79d50296278aacf7ddf3b814c61ab76dfb5e5b1476d6ed4c2ee99baa0f20c5d2
MD5 1b8dcf568219cf8752ff48e72a7815ad
BLAKE2b-256 bbc839a7eefa8d5506e9ee0fbc7db38c90d6d0af4a4a3e3f0e3d50c1f38ebc59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b9b735799430e5c885dede9c12222d0889adbf351859953e2af90ccfa19ec10b
MD5 6cd805f39d061a36dc6ca314a637a371
BLAKE2b-256 d4f82a3a70900235544e41966cdd3a84c86a5686f68f90ea12348bff97dc622d

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3d034f58e156c9dd703fe943ed44a6ebad5ff17accbb0e544a93fe41608ec604
MD5 5cca327712fac3d3150d7ef836d87a24
BLAKE2b-256 9f3a498cf822d7f394a5c9b58a3cac04556e1c9d4463e7f62d4effc0d7ab9891

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 cea699b88141cb6b29e38bd0d55f71dffe33cb940a16acec5079506624727838
MD5 31528c335784b2e535a818b6cbca6166
BLAKE2b-256 73bb72622487ad9149dbb214e350167791cf7d9ad69ff70fce9fd19dc6862f61

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a4bc4dc775e24e7e6e3de00017176800b616d6466140b62ff289a7fb35daa26f
MD5 3ccaef3855eaca5644aedcfed6545caa
BLAKE2b-256 0d15cdfa76d2910817e29a6e1f7cfd794f4c536709ccd6050bde3f2c7e41f22f

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e280bb9a85709045a2fd1797572cb2dcdb33379dc59f993885e7eaec09a53522
MD5 8e24b2ad5dcd1f3a6d48eba167bc98e9
BLAKE2b-256 33888896eb94fbfc1dfc44a6df2cb8b4d16c946c0a89ba586a19b38f4b6f2c48

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 13178cad324618d34b797c38d5d66ff69fc76fee72c98daa10f99d9c7313bd1b
MD5 7c14e32003c56f016cd3fbc6ef1a84cd
BLAKE2b-256 63469c048d379586946b569dc9ae73a349b9524532a1aee5b910969291541eb9

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9fa05b5b4cfd9a4a26173bc9efa0c5cda53a92e9b8827d4ed10f7c102517df4a
MD5 128b13e7e2422a5b575faa18fb3c35ef
BLAKE2b-256 8459631d600bee643b87071eb4894ef233f74e882750bc2435d3f7144181a6ed

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-cp311-cp311-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.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 462938acdce53018a2d1b33eb0363b8ac7f73b070e37d7b7f0efad6cd685f11f
MD5 74c1577cb44d9e905e98a58307cbce09
BLAKE2b-256 df374b35d32e6633112808f9f2b5cff9d7f8ec1fa289a2c1aac2307f83e7f293

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9c0c58e904bc90ab0ab01ace274698481689678c653c8c1745140459b00fa9a1
MD5 5e62fa38fb3e6b316de5fefe9122bc16
BLAKE2b-256 0191d930485248592e14e6ce49a8174e208580bb8f1a1408e279adfd91aa5057

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4c8c30c52c5a54c712065c6056e986c3d0f330e7ad0cfc96b0e3cb3a640f3833
MD5 b592ba831ad990f224446c0298a4e480
BLAKE2b-256 108fcb9d906c075d7be7ccf0c066e72e3c5ad3396e35282b6295faf6daf4d764

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 aa528ba2b4d3080c7b408fc81b2f241a33f433ff2d9ad1d7b17b07e21e593aa7
MD5 7bf5be4f07598ce1a7b8d28fa206c87a
BLAKE2b-256 855b32a2fdc763813d3591e6fb60e3e21bf96114ad2de4f2caa20683a2b40453

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 12127131076bf5e6c51b2ed47aaccdf47ac0d108f8b5d2afc4ebfe5c1d20d78f
MD5 dea9895461af86370eb3938ed325e611
BLAKE2b-256 a8a1c41c38b1a0b0e47df36068e203503adb3f71aaf0725f48c8a47ac26796af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9146a825eeeadc5647c883461d8517b326c9e1d4ea16f7209811f1252fd17407
MD5 b0b0825c815751b13006fb2d959d5e7d
BLAKE2b-256 38a2b9d01a4e8f5e810094c2890ac598c02c6be8b43737a9b024cc8178117a8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 0820ce7a104b8386b18ad1d77fb839e6a79b1ff3c252e5ff2658660acd48ecb1
MD5 fa3cde0f2e20ff97a671e8a0d6038b41
BLAKE2b-256 15b8cca9aedcbb7bdd374b0f88ce819574f654d8156face9a9e54974c6d6d4a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 947afa5260311a87e1b61eee0386ecf8c512ce439c04b4f498033684f80525c5
MD5 0765b74c797391b891f9a98a49ad41aa
BLAKE2b-256 08d6358d699718784412ec0026de3d24d26392e5daa22a05ae66e77b56976956

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c3c25db0e6b9753a70e62fd5f557a57c7403e861bf03ce8303991502d24d6c5f
MD5 47ea9d5d82a93816eea4bcb56ea3bd69
BLAKE2b-256 8958b4da06e8f26ba4444ba4be1ed390b659676ecc9ef29ca09e75e2b240ba76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 337c7e19b05ec0950877be1d3438322e83d97c41ddddc2ba035ab612c923ba5d
MD5 3bcd6142cd8ae8c7a9796645fbc70422
BLAKE2b-256 1f7e4e1b444e3db76d8784a9edab9f578ff1fc26e5d5c6c60c4d4af94b948d25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4fed0881b35b3bb0083ae9ce875e1751433dc7e3e3d2a1ceec027000f96409e3
MD5 c446c87b5fc9f699543e3c1c7fea0b66
BLAKE2b-256 e83458e48e6d6f9798191b9943b05d91a84c677f6bf15230cefd212b69054f1c

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-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.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 294f54d2ea7e98e02d62b81df629b570031c667faaa6f984fad26bd7e058b741
MD5 1819afd07618bde06fe8a94ba7b19331
BLAKE2b-256 4ea4e9053e4c58e63d205254222b5763a48d2d3954cba6ef8673944c88bf4405

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 efbc3e7409e43d28de2facd9bd31f552f0870aa575d18d96bbff8ffb52d4ad7b
MD5 62cf6014cd9462807f00ffacb58e76d0
BLAKE2b-256 5911dc224a1fd3679bb4051731c8ed7c6a157764767996a797b2f74b5c10df53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4ae6ac6eb59bf5bc3b17d84aa22142d7eaeaa17722af35691561634a3d3180ae
MD5 381ad97e284203c62418956b4a1e46a1
BLAKE2b-256 d1c2d0309cf94190d717d01adba79267b00fd29320478a1d771780591f41aa2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8cac9c03c49d75e6082aca509fb1d698fdc82da56bfa3b3c165d1b328b53cd15
MD5 b544cf4da9ed58c9c8f2057dd73ab49e
BLAKE2b-256 3d89c57e1bead8dbeed280b15d5fecbbd2d5c9b13890b5067f3b0a9632ba9aec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 08aa912f4314c35751e5674f5c5d0ec21af68a3b46dbb5621437e614f5f257e8
MD5 5c6f8ade403e57f66eb150997f5afb47
BLAKE2b-256 35d73866a3ebfcce8618830a86e4fecb8579b52db74a7d4da2b622b7883f3be2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c8a0e8b0b2bb03bd0ef66a6e697e54aba6c4fc0852ff81bc2db686ed4405881b
MD5 5a7fddff89a73e518c32d057b009c7d0
BLAKE2b-256 0eaa7088894e645b3426ef9027bbde357131dbefc2cce30da13079b03024beea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 a2ff8c1c798beb5e3f1a589f8747232348befd56c4135ca512298fbead5d6907
MD5 9967c22e5b10d012a1b72df40ed855d8
BLAKE2b-256 a9113cefd976bc782f2838b34c5090b506d69ad0728a6c74b93a9275055cf975

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2a15ad05042ee69b8f2b0ee528da54291caaf82e2a5e4e50643bfa16797b3380
MD5 c26836488666a50165371a642448940b
BLAKE2b-256 cd4659c495389ef33e66f73007b60a03f5572ba17638d7a5114be90cc1a98250

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 50106a3dea0372641f5d4e95468be6d92837844d869c9ad2eb4be66ee9be804b
MD5 c25d63b729584a247337aa629a489a6f
BLAKE2b-256 7774c5d276a8c6a68a5fa4787ced01beef519f57978d949330aaaa167ec4fdc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 4065f522c0c7fe6c47a875bfd0ee355812d49c2c3880ccbacdfeb37cc94d61a8
MD5 ab8a50b522ea40f7424c3b6fff1ecb87
BLAKE2b-256 b97a0ab96d6e107db48218a264c1a055875135c85cf782187fa735ed51da8e83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d2587e7fb9ddd290c91f76216c04fbaa2e6b3e3fb54177663db929fb42d5e7b0
MD5 26166705cc14a777af4a24ce61bd81dc
BLAKE2b-256 a38715d143c825857506789bd9be859cbd8438c6921ad95eee8a41518c33bc79

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-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.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1bc709bd4644241fb7e19585ebcf92b18c4039839de86604a81076e7c3d0eca1
MD5 b47e5c5adb6f01a5c8ff3b27fd4a6cca
BLAKE2b-256 adb29985a02aad9120c7c63925eb52b9f46de6678f642630aa34da0971a0eb92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 914504de08e77da1dbc1c59bffab1872bb1429afc9194973d5eef3c4eaf717f4
MD5 cb8bf2c5fa5215986c753fba96f3dd88
BLAKE2b-256 92ebcba2b5ea3364a69f69bbc118d835e16bfb31e685ca897499e9ab3bbed2e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f2a85742f42e8340ae221c3a27cce4287fe6a8877e455107de770f89ac37e1c
MD5 99dd73ae4a44ef4c2293108775373ac0
BLAKE2b-256 958d15eb2e2b9c9b67659022f12c1d6c06760b19206d38502fa6eeb7f536b941

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a8515649a5c2a22b72ab255c1b53c77f34fac143b72d5197629da4785170523e
MD5 a8f03ba56d612d77420f398241a58e0e
BLAKE2b-256 865b44344ebc4e822cce9683a6cbd75461e052896304b1739db03815927f280f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 d1b986fdac06e46024964bb736f028cbb1b9156e4ed47565e38d4db093bf73be
MD5 286512b4bf4dd47dc01cb8c3187b44d6
BLAKE2b-256 500e37a73d29ee7eb63743dace2b6a3c7b05d08124c0df7ab325f5b8dfb82b3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 2727427cfa4ec435e743cc2fbf83abdcebacb87d46c11c64c3d4e46372f4f1dc
MD5 f1538b20a2078c556a5ec8b28a728b15
BLAKE2b-256 57814c0e0a62805ee3c783c7a711b9195bd2a93a12ca7646d042681bf0daec1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 dc69b4b58ad6b1ace92ce443b654fd648921e7ba7a948702f558574e6fdc8118
MD5 e013e2caf275d7270d590926a2698255
BLAKE2b-256 fbf0b52f3e759cc474119ff87b6599a60d3ea25ba701272a2fce5cb70ab43418

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c6cbb3c81e1c931d480dda2ae47f78c9923b42557deb5514713f32e840a42897
MD5 5001d3b8044c117f14842d8d77c0127e
BLAKE2b-256 b6ca34dec8b6e4e81d78d2fa1c64a8e0bdca691f49cbaed44ee1f9cfb4337218

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 961bc4c800207f807f75006998b09a3e24ff02143ee4192d2304c1bc535efbda
MD5 5e82dacb0683ca5779808f674d441a7b
BLAKE2b-256 4fd4ed8a9817086c5f3c1d47c31193f38e5febbd6222a5587c0a8e21e6edd4ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 a6c40e366f46884f644b73626b6fb688c25b70f03ba4bef12a0bdae28b7ebf4d
MD5 2fd7390e8feb059d9126eaf28cbaf157
BLAKE2b-256 3cd5cceec8ad736aaeebb216477ee986374cc3cad61e5de0946c79fbc35cd965

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d30d3be20d7b9bd514380964314e5359a454e1888af1021dbb5b1c6f21a02e9a
MD5 f41de94baf079c8c929b02eacaa1d7b9
BLAKE2b-256 bff3a84a595b9911b401e1d38018b7fccf568fc39c577d0c08d605fba0544146

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-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.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 29d1f207d71642ac8ed705419e9e681d3e9c7246fd4b0b7304527bb523ccaabf
MD5 096b948112594a05e559e86a6c3c0a56
BLAKE2b-256 8a58864d3c8005417e856eb12d9e5ed49025c0c45c072f75252592dfb69b4c8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ee5c488ef722ad4e8bfee87f944b892f1c6dc7367291f1f11f24888f5d239d9e
MD5 1892efe841bad02f4c5ed6716b567b1a
BLAKE2b-256 fbecf9082e1754752541811e27314f15a7e02a01fc04b600fa6fdc1987d80946

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c93737f80a87f20b3815081491414c786c2ade6284bdd8288fcf78a0c712463c
MD5 ef825ab9cc2cae7c1535fcd7802ecdd3
BLAKE2b-256 d03d8184f1a545001914edf32461f126d9b30b5afb333682dcc448dce316aa0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ca3ec8cea7c9954b7acf45c3b8a521da00c07695295392c535f7ab5eb52779ec
MD5 876d3ff45c9a207046ec6967b3ba2d01
BLAKE2b-256 4b65d682d1dbd060d00c495834fb7b7594aaed5dd68f643e6adf612e7dc3eb6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 28e4e00e5bfccb5cc858d5057ef4eed7024df9c758055a6bbd33c4c3ae580c3b
MD5 4900b8504315b6bcfa37210f9c78eeb8
BLAKE2b-256 098d19a6a3de959ca9c846a648ea5df7365db5460c0f08b4c1dd85dbbf05f83a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 e3b7ae161d7a06750ce3c4f742bde74980d042608b50f7d46272453d81350e3f
MD5 0e4a6321802d093dd38d6ea057cf89ce
BLAKE2b-256 78837fd11ab7376dd75fb5d69cd77e0898e116cbde2c6f916e126f564e7e9698

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 3a4f2178098994bcc4b7303518845d952258f614e06f29938826a16cf0d4ee60
MD5 0185b845bf5e2b01aa6f3899bbafd305
BLAKE2b-256 9559fc94a73efb7c43570613a9f755a02e440e5839481e728d9536330e1cc622

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5feacb1f4adae666e7681952bd8fbee14b2bd9f1184651e2f480733beb2377a2
MD5 4a2f8bd1fecefc359d9a2ab6dd565b26
BLAKE2b-256 12cbfcd7fd4f15947aa05089dd9cd36c160fe92c50fc8f0845e6d0a1d07a2548

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e90866a5c462ed4681dc8a1ed8b892763eb95d627f66c879b7d09ff32f973968
MD5 8e5cce48b0959d2e7b4a16961482c0d0
BLAKE2b-256 83c35fac4b1c0b4e04ba25fefab5a971121e3a6514f52ac5105bfb61eee156de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 f81160664b3c636b3c649fc9889c93158b9b7c46160a68de9eedd5b786fe7ea9
MD5 e907cec310279607b238a085ccb37086
BLAKE2b-256 7dfbcbaa75424d0ed13db53a6da317d2194cff08f8d9c142717ddfcc78334d73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d887b372be65db64dc457f7905af2920baa89d7118fda42d4f6a2ee1b93e4416
MD5 6d33caee45cff1dabd124dbe41b2e95f
BLAKE2b-256 c3e5e89183328bcfe9b9379967aa1bb3e3f9302cbbe0e0b77bebecad60c273a8

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-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.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5fbe8ca9c1b4eb8c49721090c73d73c59ad027761057fe312a8d16e54aace843
MD5 e9c20acb11f564eb4e95e6d3aad68f96
BLAKE2b-256 43f37cd70d3ee29843ba0b85a351fe7871b0b50c4763389d121ff3ad389d6bad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 65a76e8c01bf5b6de6dbb490bb5b7f84e5581551bb19fd7af4303110a8ab6422
MD5 9531516d24975ef906b2abda03792cdb
BLAKE2b-256 4b2baec0184b987b3e0fd3d871aabb32745926755ec48f0002fa49bcf40c0627

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5a6c8b6aef6e229e3f9b91be11832f73d7e415fdee861d24bec71385505f1f2c
MD5 8b3b0ec9f89c1e28492e2c60480b4859
BLAKE2b-256 97a7d5530ab2eb21c1de5da028521767ca2f921a480e0eb8c4c83f3d92e836d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 fd24239f1cf5828b707a295451b955a0bc05b732a32d0ea45e810ac8baa28413
MD5 002ab2b6ef18119c32f2a0c9caa0a762
BLAKE2b-256 7021f1be1932251ae6b2d8a053c57b6a2d4c337e87cdf0fc3425107fe5033ac0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 c99dd78d72501f829829551f5c3bf8fc84ccee639a0b47ba0fc88f72e289f36e
MD5 39248191aa736692423f76ff9ada6fac
BLAKE2b-256 e57f4e9f65ec3214d6aab0741dcdd7cfb8d3d8e885e3385c778878f5e6b7e7bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 106148090611debe185b64160224af09adaa32c90bbb6ba9673ee46b10658ccb
MD5 da19c610c5ee1b4ac992cf7ce9bfa465
BLAKE2b-256 78d165b902b1bdd09123f5c1b9e195072a95df408a65d1088bfba6b5c3d5c28c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1c60a946e12cb95da73258b28046696f7cbb533e18410e7141bf5c7808fec267
MD5 8cbec3269bcf88c4eb7940ce2db465b2
BLAKE2b-256 660bc51b39f5df79e054468bc0521e9067c3cb00dbe59bd659e41b881ec36511

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp36-cp36m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 9f74b55a3bab23bfdad22c9806a35f532cc133d72492ea51353d59591bf26397
MD5 42b45e30983c435ecf842476718c2251
BLAKE2b-256 5ed7082e313bbeb62d25aff07511ccd173f222a9862b03c165144159eb9d9208

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 22a069953482ab882d6ba545ed7f1337e77ddabfa4feb2188a6b2b83839ba682
MD5 0c687dbb9fd5eb893054323906284daa
BLAKE2b-256 304975eb1538d068a5105b0bab5c96cdff4523d003af03a1852837182b3a4a5c

See more details on using hashes here.

File details

Details for the file geventhttpclient-2.0.3-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.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 571d4d506e3b7a84c70a84594b41934a4a1796b5f1579654cac5248da431dbc1
MD5 4d82c9a9ce27eab7a76b72d0a1b49a7a
BLAKE2b-256 549c41656e050f586020d0d0f7fc188e4495cc36367402da3ffffa05f45ecf98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 aa34dcaf21cb14f308ab42241dc4a58a23cbdc8f645f0ed87cf3bebdf03bcaf4
MD5 c8acb306c64dc3671efdeeb61c6f5fcc
BLAKE2b-256 c9f93965420c2c851a1ee0552bfdf6a5f917263a8249252849f9e8cfdde73576

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-2.0.3-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ba195807cb752a2cebdf97a82d110e957c61467455da9c8ab1e2c3ca5dd9d72e
MD5 fb0d093c1e7a678cc265131a8d6d4968
BLAKE2b-256 a28ab71a352c7e9e3b587a50125bc54a4ef76ff81137b6eb6275f2087d9f841a

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