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.

Python 2.7 and 3.4+ are supported. Python 2.6 is no longer supported.

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

Project details


Release history Release notifications | RSS feed

This version

1.4.3

Download files

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

Source Distribution

geventhttpclient-1.4.3.tar.gz (57.5 kB view details)

Uploaded Source

Built Distributions

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

geventhttpclient-1.4.3-pp36-pypy36_pp73-manylinux2010_x86_64.whl (38.8 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ x86-64

geventhttpclient-1.4.3-pp36-pypy36_pp73-macosx_10_7_x86_64.whl (35.3 kB view details)

Uploaded PyPymacOS 10.7+ x86-64

geventhttpclient-1.4.3-pp27-pypy_73-manylinux2010_x86_64.whl (38.7 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ x86-64

geventhttpclient-1.4.3-pp27-pypy_73-macosx_10_7_x86_64.whl (35.2 kB view details)

Uploaded PyPymacOS 10.7+ x86-64

geventhttpclient-1.4.3-cp38-cp38-manylinux2010_x86_64.whl (77.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

geventhttpclient-1.4.3-cp38-cp38-manylinux2010_i686.whl (77.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

geventhttpclient-1.4.3-cp38-cp38-manylinux1_x86_64.whl (77.2 kB view details)

Uploaded CPython 3.8

geventhttpclient-1.4.3-cp38-cp38-manylinux1_i686.whl (77.5 kB view details)

Uploaded CPython 3.8

geventhttpclient-1.4.3-cp38-cp38-macosx_10_9_x86_64.whl (36.0 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

geventhttpclient-1.4.3-cp37-cp37m-manylinux2010_x86_64.whl (77.2 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

geventhttpclient-1.4.3-cp37-cp37m-manylinux2010_i686.whl (77.6 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686

geventhttpclient-1.4.3-cp37-cp37m-manylinux1_x86_64.whl (77.2 kB view details)

Uploaded CPython 3.7m

geventhttpclient-1.4.3-cp37-cp37m-manylinux1_i686.whl (77.6 kB view details)

Uploaded CPython 3.7m

geventhttpclient-1.4.3-cp37-cp37m-macosx_10_9_x86_64.whl (35.9 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

geventhttpclient-1.4.3-cp36-cp36m-manylinux2010_x86_64.whl (76.3 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

geventhttpclient-1.4.3-cp36-cp36m-manylinux2010_i686.whl (76.7 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ i686

geventhttpclient-1.4.3-cp36-cp36m-manylinux1_x86_64.whl (76.3 kB view details)

Uploaded CPython 3.6m

geventhttpclient-1.4.3-cp36-cp36m-manylinux1_i686.whl (76.7 kB view details)

Uploaded CPython 3.6m

geventhttpclient-1.4.3-cp36-cp36m-macosx_10_9_x86_64.whl (35.9 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

geventhttpclient-1.4.3-cp35-cp35m-manylinux2010_x86_64.whl (76.0 kB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ x86-64

geventhttpclient-1.4.3-cp35-cp35m-manylinux2010_i686.whl (76.4 kB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ i686

geventhttpclient-1.4.3-cp35-cp35m-manylinux1_x86_64.whl (76.0 kB view details)

Uploaded CPython 3.5m

geventhttpclient-1.4.3-cp35-cp35m-manylinux1_i686.whl (76.4 kB view details)

Uploaded CPython 3.5m

geventhttpclient-1.4.3-cp35-cp35m-macosx_10_9_x86_64.whl (35.9 kB view details)

Uploaded CPython 3.5mmacOS 10.9+ x86-64

geventhttpclient-1.4.3-cp27-cp27mu-manylinux2010_x86_64.whl (74.6 kB view details)

Uploaded CPython 2.7mumanylinux: glibc 2.12+ x86-64

geventhttpclient-1.4.3-cp27-cp27mu-manylinux2010_i686.whl (74.6 kB view details)

Uploaded CPython 2.7mumanylinux: glibc 2.12+ i686

geventhttpclient-1.4.3-cp27-cp27mu-manylinux1_x86_64.whl (74.6 kB view details)

Uploaded CPython 2.7mu

geventhttpclient-1.4.3-cp27-cp27mu-manylinux1_i686.whl (74.6 kB view details)

Uploaded CPython 2.7mu

geventhttpclient-1.4.3-cp27-cp27m-manylinux2010_x86_64.whl (74.6 kB view details)

Uploaded CPython 2.7mmanylinux: glibc 2.12+ x86-64

geventhttpclient-1.4.3-cp27-cp27m-manylinux2010_i686.whl (74.6 kB view details)

Uploaded CPython 2.7mmanylinux: glibc 2.12+ i686

geventhttpclient-1.4.3-cp27-cp27m-manylinux1_x86_64.whl (74.6 kB view details)

Uploaded CPython 2.7m

geventhttpclient-1.4.3-cp27-cp27m-manylinux1_i686.whl (74.6 kB view details)

Uploaded CPython 2.7m

geventhttpclient-1.4.3-cp27-cp27m-macosx_10_9_x86_64.whl (35.8 kB view details)

Uploaded CPython 2.7mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.3.tar.gz
  • Upload date:
  • Size: 57.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3.tar.gz
Algorithm Hash digest
SHA256 e9a38d9a8bc74523af629fd831796304151792ed63b8245d734c1556ea526de2
MD5 f3e7689f7733493e9d19e74cf8cbc8a0
BLAKE2b-256 4f76758b418c861b12cce7c9f2d36f3d8052c50006b0f0b08ab8190a46bce0b6

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-pp36-pypy36_pp73-manylinux2010_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-pp36-pypy36_pp73-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 38.8 kB
  • Tags: PyPy, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-pp36-pypy36_pp73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 2988edc32ba61e46dcd56b903dd8ace740b30c4b4728f16fad0d3d29efcb6c87
MD5 e9bca2a42805c5db94a6d464c1f7a569
BLAKE2b-256 89961264a5cf28bf7f6363db32e1b3c11faafaf6f15df885c07278aa726f3572

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-pp36-pypy36_pp73-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient-1.4.3-pp36-pypy36_pp73-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 70a704ffda67b3d6582e91b41c430f06a6123f4ca1438ce787f3dfbed9163620
MD5 4548f9ce2f95112c750de7844061d1a0
BLAKE2b-256 4f3cf0a2facb0ff53b3dca7fbbfff67e9dffdb226525eb13e163a098cec1cdea

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-pp36-pypy36_pp73-macosx_10_7_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-pp36-pypy36_pp73-macosx_10_7_x86_64.whl
  • Upload date:
  • Size: 35.3 kB
  • Tags: PyPy, macOS 10.7+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/2.7.17

File hashes

Hashes for geventhttpclient-1.4.3-pp36-pypy36_pp73-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 c8c1237ec214223d69f2c2e9b39ea0a9d8ae250e1d1789e0e1591de87ecbcd54
MD5 df19a31798f1a5bba31b819017ed4b76
BLAKE2b-256 678e7eb7314cd35d684d6d046f7aa0f498ba22f467b906950f03a71f0f9b2c58

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-pp27-pypy_73-manylinux2010_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-pp27-pypy_73-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 38.7 kB
  • Tags: PyPy, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-pp27-pypy_73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 7a82a2d0fea305998ad4ecc392c88bd691adb0281badf475ae4686c3cce94206
MD5 e3c1195b2992d7f6617214648de11d71
BLAKE2b-256 d132f404f7654532ec126c2c993c55ab1c804c73c75456ec7a4cb29d5159b537

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-pp27-pypy_73-manylinux1_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-pp27-pypy_73-manylinux1_x86_64.whl
  • Upload date:
  • Size: 38.7 kB
  • Tags: PyPy
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-pp27-pypy_73-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 bbf34a150137ff71c0e429440197e6a6b2ff852672ab393c20f0beea2c04bc32
MD5 6ea8275e86e36ed66624d6e855716e0e
BLAKE2b-256 97f8c74c0f47ade5c0ce6c0e8bf8cee305e72f35cd0a7f213307ad6c6b01fdc8

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-pp27-pypy_73-macosx_10_7_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-pp27-pypy_73-macosx_10_7_x86_64.whl
  • Upload date:
  • Size: 35.2 kB
  • Tags: PyPy, macOS 10.7+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/2.7.17

File hashes

Hashes for geventhttpclient-1.4.3-pp27-pypy_73-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 35958c4ce62c7c5f07f2e465c1a21912376e7aec500e404da9ac782c1bd59be3
MD5 c728d52625aa074a2632e7892c70373f
BLAKE2b-256 aa6a912ee628ba6c116ab5030a24a91f275bce3651697bbdb51004790d7e12dc

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 77.2 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 40551cce7cb322196fa0c1e9e6f53c51a24424055b25f765dc79100e4f90e069
MD5 19c991297721e20bc92d152de818abd0
BLAKE2b-256 344f4d2b2f777680fd9de0ef99957606a29b4c413ad1d9b173c227812a941d05

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 77.5 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 bafc16937799f2e5240b75378e4dd78ffb0f25faeed1d14ee172b4509b239127
MD5 d37757a4562d0f675f98405023a74df6
BLAKE2b-256 20d1f90971b26ee0819691da932cb220433689ffde0f4142d41f4389c5d14249

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 77.2 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 795a40a2bcefce228e9c22848647ec782e1e6924864b442429564f82a24b18ea
MD5 15a707d2ce97093fb2ff6c277888d65b
BLAKE2b-256 eeaa85e5bca3c774bb75a46e0fb83febd75390d8309a1a078316dc81969f254d

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 77.5 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 4bf92f7001d2554ed296955ab7440db4927effd27b5efb89450cff4a107c850c
MD5 b92abc93b3abaada1198d88bce6d3534
BLAKE2b-256 3fc33e2c414f76c3bb025711c37d8aee3bdeca16e6ac2a9975bfbb88a52afd7b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.3-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 36.0 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/2.7.17

File hashes

Hashes for geventhttpclient-1.4.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bc948a1a429adc972ecc8ca45021509b1223cd5a36231f1c98cceb0106d938c0
MD5 b8f8cfbf4cd23a4cbe0f61c3aee4f5a8
BLAKE2b-256 7bb466ee6cdd91c9dd7cc8535b547d0ef95c202b3efb0b4b09073c93bb259853

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 77.2 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 745304af76c4d80e97b948db866ec8636b9fb39940cbf4c065a4c5c30918ba55
MD5 fdec26acf513ebf1898af30d28086095
BLAKE2b-256 8c5d3786d816454faa39f4a7ec4a94dda019115175912cb174173e0fb5bd3b89

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 77.6 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 c10ebfe7d0610837df74f917b1df0941effcdbeb9e9e63261b2e90e6241f444a
MD5 9df9877e553573e8e9d2942db6e9ca20
BLAKE2b-256 175b78c1c6f2b69ebf55a23133a2108f4f4d0b85b71c48168f6d5af67a3e0f6f

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 77.2 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5680fad0a5361335a72965638bf211e3fd3946ee0e1ef31b282079e19a6a98ee
MD5 e58c4162202356e309ca6268f2c84b7e
BLAKE2b-256 b8f4552d832cbbb8653b64db86752d972d824c86f737b20609066c84cabe8823

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 77.6 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 dec5a75197b4ef6a18879ca5ec61a2d6ef75b63b744356d32b7a8c3752294a70
MD5 05d95a3e656129c54ea29e356bd58c2f
BLAKE2b-256 54a3ea955dd73932f1efc3954e7d70aa0926cb81354a1ddd3cc485c219a16c84

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.3-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 35.9 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/2.7.17

File hashes

Hashes for geventhttpclient-1.4.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 faf3a4b64750d082790223bb7c86f9d500fb95a89be51332be8106311ef79197
MD5 7e892451fff052558b00ed6e01c1eb70
BLAKE2b-256 49a3691c7f75f70e8bc88647935821b2b19cefefe30a0e24f157a38b4419b055

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 76.3 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 c73acac153532cd355e2af4aacf5d7d897c2c9c328ecbf52d4b0c2ac3ecaaac5
MD5 cd8fb8e4556a2afa6f87cb5cb1ac25b4
BLAKE2b-256 573b7158b052b0888a3128c63e4179c75f1152e0c0e27ce0368e8f17b903df0e

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 76.7 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b14ea159837fbfde4ce7ab638bd0453929f91570ab27cb8fc60055df0cacd1a3
MD5 fc604326abce4578c943e60f8608586b
BLAKE2b-256 2efe7fe015e390e42940c7c08d1b1ff399044d21c14421b969bc66486e95a301

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 76.3 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 aa5ba83fbffa3d3fb474f5ef6fb807f8ada971b9d683572ac82cec2fc836b31f
MD5 d54d6ec83670b9a5dbdce41fe8d7de12
BLAKE2b-256 a899a02a52102d07678298311398f33254627918f10a21a831c29baf69ffe0b5

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 76.7 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 7e17b0c23d5079b0ff5aa2b28b489a664d91feb0ece19b699d773d3090bae0c4
MD5 745a238ee779cbdff65c64545c74aa5c
BLAKE2b-256 348e3fdfdd8b95e16808d81a83d53dc2ff82f7cb909ba0d657a3af6dfcd7e772

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.3-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 35.9 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/2.7.17

File hashes

Hashes for geventhttpclient-1.4.3-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 626250391c380099a401eeefdb50f47226ba64d1a0b4c98e8f803c7ad92ffc4d
MD5 5f771ed6be9362c9d0558cb2470eaf37
BLAKE2b-256 e068edf564ff11e1200a2553954789eb374b85ad6040368e679563f15988715b

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 76.0 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 720968e8a8dca8a9855c4b0a1ef86c63dc4578e92a5ee26375b47cefb6a6eb16
MD5 cf087da7470863dca2a34c3dbfe29f3c
BLAKE2b-256 f37cc1240f1de24e9a6b90c7515b863173f187b91082946e6a21dec4c3df3705

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp35-cp35m-manylinux2010_i686.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp35-cp35m-manylinux2010_i686.whl
  • Upload date:
  • Size: 76.4 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp35-cp35m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 59021b58a95202c5069e75b168c8794318a05044290ce37ca28aaf01f40495bc
MD5 8f4eb3e761a0f1b6076b64e867c4abc7
BLAKE2b-256 cf1ea3edce773a2233cbab4c3310d16a57f2f95e17c375446bb24fe20ae1a65a

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 76.0 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4ad8568b6ed82ce20bd7ebc1ab94c7245708bd992235a2788fc489a2eb88e812
MD5 692507c6d855c9cdb5f3e00b98959f3c
BLAKE2b-256 c0fc1f6b3fc847ecd4e965061bc2aff16d37f4f1d8edd6c7d4ed080101692b09

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 76.4 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 a36be69b6658d6112937c18697cb6e495a751d849f90af684a84bd7d2ed48e4a
MD5 b73b1612d5420c24f4c4aa4d31c38ad8
BLAKE2b-256 fb2157a3ff368bc95991efc1da40eb8f42a1113099f06a87d047b91c98a35de9

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp35-cp35m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp35-cp35m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 35.9 kB
  • Tags: CPython 3.5m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/2.7.17

File hashes

Hashes for geventhttpclient-1.4.3-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2fe42c32131f5bb0dddfda468def98d463e3b0762e3f3de1b153d5623683d5c3
MD5 ad038609a8f97343da34b63e2063ff30
BLAKE2b-256 11b155ac7e5f9a354d0456922759a961f238d6a0741043d1a74bdac286eda591

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp27-cp27mu-manylinux2010_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp27-cp27mu-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 74.6 kB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 72fbd99969ab77cf3a6b8e7139fc03ceb93c3f49bdd94921b63f665bc988678e
MD5 0fe5faf645e8950f31a01ab9a04190d2
BLAKE2b-256 361109dc722c422e61189b7a4c510434cd95da589cff9884b4546c9eca879687

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp27-cp27mu-manylinux2010_i686.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp27-cp27mu-manylinux2010_i686.whl
  • Upload date:
  • Size: 74.6 kB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp27-cp27mu-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 507340f2a66c12b646371ef101e4c16461517ff50c4a63187efbeef2918f7a42
MD5 9ae62505e10fb184a63ff2c876d04a09
BLAKE2b-256 ee2765989489bba423e96bc71fc9ef1f4ade5378e076aa83af4d51bab35e1bcb

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 74.6 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1beb665b970095bbdfeb84f9168737dea8a7c66fc9b82d2d184c9fdf4f796da0
MD5 b8b0cebf64d1e44780e27e2d65f660f9
BLAKE2b-256 81a77b3b39d1c7568bd4503f3c6100ea820dbf99a6cb7358e76ff9bdae882eb8

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 74.6 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 58e18900926d21461203bb4008ff8d0d06c21c2a86c80b7fae3ce9f6e7fa8617
MD5 ba68b47e7ce34d6654df038338992851
BLAKE2b-256 d375da79f489b16415e7f15dc57a0c82fd7576d645c0e31a3fdf32f770dcc125

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp27-cp27m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp27-cp27m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 74.6 kB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 8e03b15160c47b898bd88b911a008884f2a66ef77b76b625b796e385da1f91b9
MD5 7e4208415c295f9bfa01ccc63523249a
BLAKE2b-256 8ba3efad95342d557027e85d9d0df9f97b64f17ce68e2dc5758e11d9bfd49f69

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp27-cp27m-manylinux2010_i686.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp27-cp27m-manylinux2010_i686.whl
  • Upload date:
  • Size: 74.6 kB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp27-cp27m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 aa1def6f4496e17fb73df5dc520fc1254b3a3444e1f793fbd23ea8ecd0963c3d
MD5 1b71d1e4e0a36ee9c74c08790681084b
BLAKE2b-256 3844b819b09f72cdd2969439cba58fb986bd77fc1f2d8101046ff0b966ef1e97

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 74.6 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8508afd224b34a242e4bc2e4b6d3fc61d0ed3d8c2008627c0ee0f12da15ddb79
MD5 d509aac023bc160fd418121cb0c3b9b3
BLAKE2b-256 51325ed68d0946629ad6cfedfb48924540f614c4714296367c58c3659e0cf5e5

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 74.6 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.3-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 6514a4e7520a4280722d10ee8a57910483856a9e1ba6a80c1d385770c4c279be
MD5 515430c1b6c7bfa12a526407f03c1244
BLAKE2b-256 3fcb502c844a871858f7feed010daabf43c498599a2f2edd755952b0c37ebf8e

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.3-cp27-cp27m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.3-cp27-cp27m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 35.8 kB
  • Tags: CPython 2.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/2.7.17

File hashes

Hashes for geventhttpclient-1.4.3-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9d6e5a6783d4a3e5df3e82053cef0435d559c1acb0e5a0237de6391707a65c05
MD5 c952214c1c1a1edfb8278c3e5b6453cb
BLAKE2b-256 05fa00832035d5aef888a76aabd1cf86e3a0a54947a40fbe7b9ac901ae81c622

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