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


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.2.tar.gz (57.5 kB view details)

Uploaded Source

Built Distributions

geventhttpclient-1.4.2-pp36-pypy36_pp73-win32.whl (36.3 kB view details)

Uploaded PyPy Windows x86

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

Uploaded PyPy manylinux: glibc 2.12+ x86-64

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

Uploaded PyPy macOS 10.7+ x86-64

geventhttpclient-1.4.2-pp27-pypy_73-win32.whl (35.7 kB view details)

Uploaded PyPy Windows x86

geventhttpclient-1.4.2-pp27-pypy_73-manylinux2010_x86_64.whl (38.6 kB view details)

Uploaded PyPy manylinux: glibc 2.12+ x86-64

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

Uploaded PyPy macOS 10.7+ x86-64

geventhttpclient-1.4.2-cp38-cp38-win_amd64.whl (35.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

geventhttpclient-1.4.2-cp38-cp38-win32.whl (34.9 kB view details)

Uploaded CPython 3.8 Windows x86

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

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 10.9+ x86-64

geventhttpclient-1.4.2-cp37-cp37m-win_amd64.whl (35.4 kB view details)

Uploaded CPython 3.7m Windows x86-64

geventhttpclient-1.4.2-cp37-cp37m-win32.whl (34.7 kB view details)

Uploaded CPython 3.7m Windows x86

geventhttpclient-1.4.2-cp37-cp37m-manylinux2010_x86_64.whl (77.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

geventhttpclient-1.4.2-cp37-cp37m-manylinux1_x86_64.whl (77.1 kB view details)

Uploaded CPython 3.7m

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7m macOS 10.9+ x86-64

geventhttpclient-1.4.2-cp36-cp36m-win_amd64.whl (35.4 kB view details)

Uploaded CPython 3.6m Windows x86-64

geventhttpclient-1.4.2-cp36-cp36m-win32.whl (34.7 kB view details)

Uploaded CPython 3.6m Windows x86

geventhttpclient-1.4.2-cp36-cp36m-manylinux2010_x86_64.whl (76.2 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

geventhttpclient-1.4.2-cp36-cp36m-manylinux1_x86_64.whl (76.2 kB view details)

Uploaded CPython 3.6m

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

Uploaded CPython 3.6m

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

Uploaded CPython 3.6m macOS 10.9+ x86-64

geventhttpclient-1.4.2-cp35-cp35m-win_amd64.whl (35.4 kB view details)

Uploaded CPython 3.5m Windows x86-64

geventhttpclient-1.4.2-cp35-cp35m-win32.whl (34.7 kB view details)

Uploaded CPython 3.5m Windows x86

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

Uploaded CPython 3.5m manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.5m manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.5m

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

Uploaded CPython 3.5m

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

Uploaded CPython 3.5m macOS 10.9+ x86-64

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

Uploaded CPython 2.7mu manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 2.7mu manylinux: glibc 2.12+ i686

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

Uploaded CPython 2.7mu

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

Uploaded CPython 2.7mu

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

Uploaded CPython 2.7m manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 2.7m manylinux: glibc 2.12+ i686

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

Uploaded CPython 2.7m

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

Uploaded CPython 2.7m

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

Uploaded CPython 2.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for geventhttpclient-1.4.2.tar.gz
Algorithm Hash digest
SHA256 967b11c4a37032f98c08f58176e4ac8de10473ab0c1f617acb8202d44b97fe21
MD5 287ee1e9280dcc137db5906fcb573cf2
BLAKE2b-256 a03e0c680f8cb0a26848072ef635375bceea74a19cfe8c738fb4b97fba5c9739

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.2-pp36-pypy36_pp73-win32.whl.

File metadata

  • Download URL: geventhttpclient-1.4.2-pp36-pypy36_pp73-win32.whl
  • Upload date:
  • Size: 36.3 kB
  • Tags: PyPy, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-pp36-pypy36_pp73-win32.whl
Algorithm Hash digest
SHA256 0271d8ea2d4ad5b3fb753fb1df7e00aadfbe7d50d26fed714b97755f04011864
MD5 f3b49e5843b1b2376ab0884f6beaf7e3
BLAKE2b-256 416d9e36a68d1b1f13c0a33e29fef0cb7d9cccd97cf23ce48a4f7019cf560aee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-1.4.2-pp36-pypy36_pp73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 d393b8a84dd9edcfb92ebfd35065a19eb589ce082dae4b61222c5835146c81c7
MD5 bf97d90325a0b87548459637a36e33f2
BLAKE2b-256 c98fffc1182e89f3dc4f0c0642b5d8edf58876bc4ccafd12e4f4d2c3642b107d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-1.4.2-pp36-pypy36_pp73-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 86feb2e8f2210af353fb00e85db672007e43dd993f53dab18453b0b230fd0673
MD5 73ab151ad6d99303f8c547dd9bd310e8
BLAKE2b-256 19e3b8240deada253f657bb305ad1eca077a585afda335b810e27480ebd09233

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-1.4.2-pp36-pypy36_pp73-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 dfa24eaf4310fc99c796fafac527e7c839670f15144936ab885b43705f2d6086
MD5 940684283fd14034cc91b0712037ff33
BLAKE2b-256 775461619f3d874be9b7beb2a1bc095b865abdb00a8be1a0e78d0467a96fc0bc

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.2-pp27-pypy_73-win32.whl.

File metadata

  • Download URL: geventhttpclient-1.4.2-pp27-pypy_73-win32.whl
  • Upload date:
  • Size: 35.7 kB
  • Tags: PyPy, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-pp27-pypy_73-win32.whl
Algorithm Hash digest
SHA256 3b18bb76b175d36205889e2c33c1746b70ab156392d6d5f382d1b2b349fd53e1
MD5 bca717c3dff9128e81f5e14734edeaf5
BLAKE2b-256 74a125948c9c82e9a8bf6876e2b371be581dc440547afcde4f45995085e4b5ff

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for geventhttpclient-1.4.2-pp27-pypy_73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 a5a9e5dc95618bf1d061de6862429f90bb8740b59449a47bfdadd4cc94eebb9f
MD5 f5605a8fc6f01beb519a6bdb936e7877
BLAKE2b-256 a5bb77ecb72a49ddcf095ce516d695f5aac3afa8d00177c1199aa7fe787ccf16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geventhttpclient-1.4.2-pp27-pypy_73-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 71bc17ffab758b800d1ca1c0ac0c1a47aa8dd7e80c88e9c6b454f7082ab03f8a
MD5 7f2e6631690451268cd8fda6db00cf87
BLAKE2b-256 db2114ee4ec701125d0c8bf9d041112f7c8d9c4b0866c039f53387d4a1f86662

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.17

File hashes

Hashes for geventhttpclient-1.4.2-pp27-pypy_73-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 074f9914ce8320f71ffaa1d48247a5f2d551e0df4a225e50d8cf162128116a6b
MD5 0ade15ebff827c2d824d6d115c1b061a
BLAKE2b-256 936f0f36a15f5486ded8a3bbac05a6b94fadc9a0c96a625b23d4e71be92b4133

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 35.6 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 355417460ce971a01f1ee0b4c53c65505faa0e1cc757ed16d8cdcbc5e66b21ab
MD5 d3b8bb103eeee71bc8563dcc2ea7043d
BLAKE2b-256 d72a4e462da72fce1e1432824ae893b459f8ccf319962907915b66c9e33d4b88

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 34.9 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 1dcc1995146edbcb98e6343137ee4444fa5966ae534e5fac647b32357479e93f
MD5 8394c9a21e930f120c5a14e617cf33a1
BLAKE2b-256 cf85e3cedb2cbc97e5d8377cf696eb22a46eefd5d460ec1ac67da1f0cc8771be

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 28e4ef874d4153460c1e29323f543942a6b3be308c5a50c006d412f4f9e7fc9c
MD5 6cb334e847c9f343784af469c6b019c6
BLAKE2b-256 a4b0843d005c269cf42f56d75fd5290684122488aba9c9447bfe13fd7c032bdb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 94bf3480828190cb0cf3fae350b760aa12d9912b8eed5449ddb25867edae31f6
MD5 f3408d23319cb063c93cb5b8011df700
BLAKE2b-256 088771e9461505c834f4b570f5ac21b557267028e00f7aa712731579fd233531

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b68fbaff99f8a7701477b83e829b74c0f6d878953dea468cc52601093a4806d4
MD5 d51b3825ae2accf9b63b50d472fbd802
BLAKE2b-256 5d2976035ba915753963b1f867a953c86fa31e3c7b2faed1c012784b876ae2ac

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for geventhttpclient-1.4.2-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 6018fc296c4d6a1ca0cfdf3a9fb23792e2302cbf5717dd0a25ee0c084bf8216a
MD5 bbc8a0363528c6eadf9e10d115fc8840
BLAKE2b-256 ba3a7c04bef078985f52951c15e24fff11c0c52b979c6d8974cbcb85b00b7a89

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.17

File hashes

Hashes for geventhttpclient-1.4.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d8f2bbbc0f1cfd8d0b5b1c839be513e32a4d94c79f3b28aed5e0443866ee1ce5
MD5 cc2329bc86fc9f2fc7614718f897ff72
BLAKE2b-256 9b296882dcd9997f72a41b21aba95041b8f1033f670557675ca4e3bfb1ab2bdb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 35.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 302277ba05f941da34fac3fdd9e0f13693c8460fa82fd8d40aa34151537fc171
MD5 b6616ca2d4e8b4ae900b51e22b0cea99
BLAKE2b-256 38405d4db83a1dcee914bc372b43aa149b17495f494dbd1e88cd65fd86d860b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 34.7 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 9141b2ce49adb317cf036a70f4543319abfde625b92e780794d806bcc1bcd1de
MD5 53cc765490956f33ef5b502d4fc9133a
BLAKE2b-256 c5e49baf3b858ed9a1f4899de4d543be0887fd21c741240b633e8db7fa3e0cbc

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for geventhttpclient-1.4.2-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 b9bf31aed10e40116357f6eb1f3ac997030485ea8afd75fd00644dc6ccba1614
MD5 f3b0cc9f6ecbe2337ceac42bd099520c
BLAKE2b-256 855761b52548a080c0fdf660bfe830c95f8fa31fb08b04011d9f16476b4ec778

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d09d59902ca62253a48f7a5ffbd6c591cca8a65fe15428a294f600333b891aaa
MD5 3aca65d94ffb2b1ac2af360e1a899523
BLAKE2b-256 f933494faf7e930ed2aa58800a0f229055f17caf13d0bdd9d5655761d53228d8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 77.1 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 dade5b1266e10f78104a4880163b1aca1ace8c1efbf0e71887b9cff78bfbdb2f
MD5 57b65ce4bb7addf3ab50e922b904df26
BLAKE2b-256 893d09761306eb9c421a69594b4d22c8c3d2076cf3d4a19ac67de72e9fa367f5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for geventhttpclient-1.4.2-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 a6eb1aa56bc52ba0adb281f7977662db8661b1398866674cf9be559cf23e2765
MD5 65ec2b11618e9b3eb8dda66ee8d57aae
BLAKE2b-256 c1a0e425d611dd3c0dfb3c9dbab7588b7160552cfcc041d97581e28b09c2a06e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.17

File hashes

Hashes for geventhttpclient-1.4.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bef49de16b0c4551731294e37a05b55415fc49fa3c4e5b6cfac0d41fd430627d
MD5 08f0fa3a2a439877c42456658b61bb5d
BLAKE2b-256 9451dc00c2c40dc83ee68270a0016349d832c00acdcf5840f673539196832127

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 35.4 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 79a302b9448fee4d2a334278c0cb679195ec0ed4de0832bf46797e90602d5832
MD5 080cea39c959084bfde1116d5d07d60e
BLAKE2b-256 e2b23aabd3a11c97c475f2b782a9bd19deda99db42f447ed001398ff6c7d9119

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 34.7 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 a2ba13a6dc4343e9be64288fb89c077586350d201945565b5b882431a7cc111e
MD5 4c72a8db4d22c4ca78afc72463d4ec0d
BLAKE2b-256 eaa69438f9dbda5680b263e7ac560c85b5875d12be698db58d68dc09438f7511

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for geventhttpclient-1.4.2-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3becac3ec54cc74caadcf87a309343d3298a8ca0ef6d3c4f7ab197be0acefdcb
MD5 644935cab457b2470df6b526bb51e35d
BLAKE2b-256 9de411d6107293b03ec9825367c59314f4d8e2b4ca39db307b61d8224956a6d9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 df9ce998dbaef4e4aa6d9b2bc129d69c9ec41a71df30808298f6b8cc2e3cee18
MD5 b8ae13e2bb5dd11ff65498a99ddffbf0
BLAKE2b-256 6756eb8ac892e5e7f2d78320400edb45efccb6900cbe5c9ee2b36916a28bc7cc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 76.2 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 80570bf577de010cb3cff704bc9df2d76b3398144e6224e35558a9f3f794f863
MD5 2f4347f795d5edea75f0f44b099e81eb
BLAKE2b-256 5c6f8c67eb236d1fc6f6dee32577602f15136872318b982881745fbb7d9651e2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for geventhttpclient-1.4.2-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 a391afadf1d7005d1f584470c5a2b03588c23c25b42ebed6a385ffb1e5deb61b
MD5 a49b066784805b56d194830b874faa3a
BLAKE2b-256 f01bfc49e2a3fea7828f68c3785ee3bece522a374cbe55fcda38689bb7fdf0e6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.17

File hashes

Hashes for geventhttpclient-1.4.2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 edd11d6b22993008a98235f02344f79783d7727f05d4cd4cc638591b2cf00346
MD5 997c08d8def5de9921e4a6a3d95b0260
BLAKE2b-256 67949385ab0d4a764a48cd6d8540dbd774bb62cc8afcc2ac4c1ef96335e85e1a

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.2-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: geventhttpclient-1.4.2-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 35.4 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 052899e60f63529a5ffc581987fef2893f445a62ebdb5f51f02444b9153b9e00
MD5 11ef5f94477cc02c40297b13e98c1206
BLAKE2b-256 11ddec7e7a4ec327e01fc3ef3338345b902e3c77035b9abd84f46b7eed85fac7

See more details on using hashes here.

File details

Details for the file geventhttpclient-1.4.2-cp35-cp35m-win32.whl.

File metadata

  • Download URL: geventhttpclient-1.4.2-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 34.7 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 3df9cad44fddc775b06f7a9e8bea763bb8198ba426a8ce62bb79cb44bb7e419f
MD5 81197106f9947fe880ee6a936e758940
BLAKE2b-256 07137c595181dba8b214b8ab4e12f3ff0e46ace84f3746daaf029c89a1a3c4c6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 682581949303c175abbaf686df819d403104ecc6b0355108c6cc473cc539a505
MD5 0d29163f621c9ba4a77646574c02edee
BLAKE2b-256 07bd209abd1e5bc9810addd21ee1a664017a15fabca1ef7df0191a404e4f0e85

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp35-cp35m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b6cbcc500635b228a39c2a0b290059bdc8f7254776b6bc628bd7384ce0446125
MD5 25a637490c490e4d9fe180d6d8575e23
BLAKE2b-256 962bc8cc83cac173ce678a298a723ecb9d0f88cd2ee6394468fdc2185fdd846b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 9324187592cbd66764a28a8f49dafb2bf68a07612bb4adf27a0777a35ba53cb6
MD5 1ee51b335a941b0c7ebddf239a227c27
BLAKE2b-256 60ca1ab4f9b8145fcbbaf57c9a9b78e2a264e05ed0f38379b5427191a668cbac

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for geventhttpclient-1.4.2-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 49e0aed4b7cc7eef09294376c77690528e4a21a37a8a0e99efa940561183a0f5
MD5 2b38c8256470dbe1d47faf7d0f3ec8e9
BLAKE2b-256 4035b9315c68a5f2159270e8a85756a2a53a04f6cad89a9eacb18b373a25a857

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.17

File hashes

Hashes for geventhttpclient-1.4.2-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e4179375224242a64e965d709282af91491a6de40f2117df81a2a775f94d2bc3
MD5 c5ec196ce7304f56e904ce10d7f45a57
BLAKE2b-256 40e026859fa17fcc45fa4c4c53965c6befe6a4f22458aa87775df9591543f789

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 bcad86491ef10b281f43a93ca65bb65aec6afc7856badc8cb4745daa4b43fe33
MD5 c48bd591183dc61d0aa46bf919394dc3
BLAKE2b-256 8d85212bb339f7ff6aca3a29b017fc00cf31f0da209067f9a123caf785f6be1a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp27-cp27mu-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 565dff607131b04b8a2e302065f47be235a2adefe30443401f2dc3d58972d18f
MD5 02a6b5b030354ab5a4293c0efdc444a5
BLAKE2b-256 34a2e3ca78afc8b1a9be72cd3f4a41038207d05038cb605c8d808481b0a19321

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f2c2d6a8c5973d1ab918443a7739ddc4bb1b3948ca676feccfe6b10076a13275
MD5 64c0409d9d5d469b285c0788481bac2e
BLAKE2b-256 4df5dadeabc9bc372be7e2d5b95c074bdfc182bf2660b84733ad461f104eccd2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for geventhttpclient-1.4.2-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 e089d1613fc30fd631cd82223abd8187bd9f3ccba70a58df38eb8139928c9237
MD5 6dda69878c52680f66e1f5bb648d2d44
BLAKE2b-256 ef9b635e11a213841170a4f95d1a4c66001ceb7e5daca362e9d1ffbb7e27056d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 8d2874c86012b9c34de7a610b3e7762eca80da7591f945464afe3b024f99ea38
MD5 b413bdd725dd34a76849af9c87e0d1a2
BLAKE2b-256 c56938eef6c363f9557bae1044894346a3fb8bb0f55a13abd92be0383df9d2f9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp27-cp27m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 7e0686068f4dca0148e98957ac6804acb819d4a32886b75e4af8b7a4fafb0729
MD5 eb82cc61c471e9074aa746f8c7a2aa33
BLAKE2b-256 4661ed4442ced67e925fae2a59ed9fd83617dc425bbece755dff7b70e217ecd9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0

File hashes

Hashes for geventhttpclient-1.4.2-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5c7a6211bd5747edf7e38a489369c510d06cfd293ec56be1bdd2045766075f8b
MD5 58f9c26d5801b5c38d8c38236626bdba
BLAKE2b-256 8f8d89fafd0dd440ce9e24a5054288366724db2c8453477edb279b6a1c642502

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for geventhttpclient-1.4.2-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 6f662227cf8ec2f061d67e9bcc4e2a83ccae4b91c812a0f4a8dd4b239300860f
MD5 ee956f17b875fbf8557e8ce7a649edd3
BLAKE2b-256 e2f61af1e8169a0389608c73aa7a9669237940bbeaa0cfe5278d09a8c530678b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geventhttpclient-1.4.2-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.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.17

File hashes

Hashes for geventhttpclient-1.4.2-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7b7e827418ecc926271111ef9a5f832063c28250487d77292442a94dce040ab8
MD5 0931cdd66b810975060a92ecf33e8d15
BLAKE2b-256 a019fc1719fb0842f948fc48bca919b2ddae23a680bb834ae33159fd7c5f6643

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