Skip to main content

Pre-built wheels for geventhttpclient

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-wheels-1.3.1.dev2.tar.gz (54.3 kB view details)

Uploaded Source

Built Distributions

geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-win_amd64.whl (52.9 kB view details)

Uploaded CPython 3.7m Windows x86-64

geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-win32.whl (52.1 kB view details)

Uploaded CPython 3.7m Windows x86

geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-macosx_10_6_intel.whl (66.5 kB view details)

Uploaded CPython 3.7m macOS 10.6+ intel

geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-win_amd64.whl (52.9 kB view details)

Uploaded CPython 3.6m Windows x86-64

geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-win32.whl (52.1 kB view details)

Uploaded CPython 3.6m Windows x86

geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-macosx_10_6_intel.whl (66.5 kB view details)

Uploaded CPython 3.6m macOS 10.6+ intel

geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-win_amd64.whl (52.9 kB view details)

Uploaded CPython 3.5m Windows x86-64

geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-win32.whl (52.1 kB view details)

Uploaded CPython 3.5m Windows x86

geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-macosx_10_6_intel.whl (66.5 kB view details)

Uploaded CPython 3.5m macOS 10.6+ intel

geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-win_amd64.whl (51.6 kB view details)

Uploaded CPython 3.4m Windows x86-64

geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-win32.whl (52.0 kB view details)

Uploaded CPython 3.4m Windows x86

geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-macosx_10_6_intel.whl (66.5 kB view details)

Uploaded CPython 3.4m macOS 10.6+ intel

geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-win_amd64.whl (52.2 kB view details)

Uploaded CPython 2.7m Windows x86-64

geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-win32.whl (52.0 kB view details)

Uploaded CPython 2.7m Windows x86

geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-macosx_10_6_intel.whl (66.4 kB view details)

Uploaded CPython 2.7m macOS 10.6+ intel

File details

Details for the file geventhttpclient-wheels-1.3.1.dev2.tar.gz.

File metadata

  • Download URL: geventhttpclient-wheels-1.3.1.dev2.tar.gz
  • Upload date:
  • Size: 54.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1

File hashes

Hashes for geventhttpclient-wheels-1.3.1.dev2.tar.gz
Algorithm Hash digest
SHA256 bd1f984ab5a52e3d6f5d54fd407a41e889dd4499f5991d234ebdc1f8907e2fb3
MD5 d9acd5997fb7d2a2ef9a6a5d88d6f6b7
BLAKE2b-256 bc7f42f8b4ac6c7ddf606fa69769cef2229a159d4af45a294053198f52586095

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 52.9 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.16

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 205fd8fa5c658bd9fc2974b6c7a250dba7a313e054fbc5c8138d8418b0922c7d
MD5 e3b83c555192010bea75c1683bce2404
BLAKE2b-256 293417324dc3d695ab62951cb09a501fad74538b6b74d74af43e9706f28f8bcd

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-win32.whl.

File metadata

  • Download URL: geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 52.1 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.16

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 bf069512623970283bfb1c6bc3148b470116f7978bc7e57a3c7aea1f42113ca0
MD5 0fac6954a7c524661ad1c5a8cadeaad9
BLAKE2b-256 19f35cc11d5605d4d9fee4174d6183ce00aff10da4e8c44c563aaf3587f4524f

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 73a0815a97fd3dd4d0b5676012aa3e7273970174114405c3ae2f4373a1847549
MD5 c779951a8f29a35c2845f9720781b521
BLAKE2b-256 cba00a82a33f0bd3d543b19f0ec59b121d51d2a9d3eb0af621bb1ada2ec8b2a7

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 86c261e5ef3414d76945e00df2abaa0ae4a3c3a073cb90c5712f5c8f8fd52586
MD5 351c434fee8f7cd20711448cedecba5d
BLAKE2b-256 6d5c3e2e24c11622cb27d4ab35db6b426bb6266e480e9cc6b15082bedc1203c4

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-macosx_10_6_intel.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 a779f2b8e372e7af4dae8cea70875ec40b200a38e0a53e15721b273e8b45e01b
MD5 ec6bac9ef1c69e825a29e11cf17d4286
BLAKE2b-256 a006f1c3f892f1df8cb84888d1f4c5e02b682ac196933bfcf512b8dc02c39442

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 52.9 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.16

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 7c78f21b9d5b4f80c17374087a16ec79d37a2918ec532553804c104ce462ccb0
MD5 756afb21b473f68550b4d5cc7fed14b9
BLAKE2b-256 ccff897517d15845660f0d83f12847e2b68ee4ecc7c6d31ac7634ed66d54f2f0

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-win32.whl.

File metadata

  • Download URL: geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 52.1 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.16

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 618e4a67eb1e74196dbff0c27781ff6285e5bd16c3df230e05aae6b95a689b17
MD5 d018ba711bd2048a0e6101b592c7edfc
BLAKE2b-256 631ceeeaba80dfc0ecada264829570b3a980380f038fcdbddad52330278b0d4a

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 81e3752ea98bb673d49827727869ac637d5297928b4bc0ee41db1e1ac9ba909e
MD5 3d966c8e93f19309df92c96379d7305d
BLAKE2b-256 3521c3bfbcff77455fbe2ccf4292a2ed9f070597a2ec16a6d6fca38069581be2

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 ae2999e1605050d81eb8b340eb63ce0f9721a7c6ce1455c47aad1440df7bd4a2
MD5 d8598c0f18a17a55752541c36154ef9c
BLAKE2b-256 636804a7bf3ff27dc5a7772cfe64ea4834d448033109cab5261233d7747707dc

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-macosx_10_6_intel.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 e493bd3eaa41bc4dd255bc390a01c92fc00a2961a9c18b550c58dbdde8dd35e4
MD5 ab29eb7c4b8aae0090b60bf1cb7e1d9c
BLAKE2b-256 61684a78f1e549168e7259a83a01c5c5f33ee1db8a1dde3b5303730020f1779b

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 52.9 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.16

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 9ab6bf060bc6cdd7baa61bf7cc044cc6c14eae8675dc3052d0c2c6d7742b5bd3
MD5 abc3e969bd8f9920319126edca4fd5bf
BLAKE2b-256 6c8a649086264facaec9645ddffa238ccf54c7628d95edd40900030b26d83df5

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-win32.whl.

File metadata

  • Download URL: geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 52.1 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.16

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 c30da2ced7ca0dc5354bcecc42d5d5e8b6f8a0351186d9bf883ceead58913247
MD5 6b583585291c7aacf241e1d0cd86e53d
BLAKE2b-256 5f8012c2590df20a5111f1e50a1bb134114c78cccd9c372e65bf5c9250888656

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 584b993b03f7dec1545452cb0fcf9640d871af97ab1881139c991e018da97c37
MD5 e0118a6144244fd258be162e83a6518c
BLAKE2b-256 66b6d8e0cbbb70d932483952823c163401096b660005c119e723f6286fbfa38d

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 fb229d67618d0dd90b5bf3c75c418804bf4cbabadd79159b6dc9b8ab6e0991c2
MD5 8203ba0c86102451b98f792aaabcca93
BLAKE2b-256 7d0b227041a79daf7ae0cff035e6c67f8acd0b9dec9a9e4876c8bef0b5404a4a

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-macosx_10_6_intel.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 413591068784eb3d2c2c7af1a57bd4d6bf26fb8225a865ae4210b46d8f487c79
MD5 3d81d197aa756438014f9458544147d8
BLAKE2b-256 aa32cdb7753136565b9261a03254b79cbf297930c31fc912f3b5dd0ef6494620

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-win_amd64.whl.

File metadata

  • Download URL: geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-win_amd64.whl
  • Upload date:
  • Size: 51.6 kB
  • Tags: CPython 3.4m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.16

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 87769bd8c5f475ab1f23ef09705a53d6c86e8e45489edb0564b99b266a59cd73
MD5 8c85db0400e788224d7c65244d6f152e
BLAKE2b-256 8189cbfc96fa164050cfe0c410f1fa372093ff9576f1dd91b1b9965dbbcbbcd9

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-win32.whl.

File metadata

  • Download URL: geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-win32.whl
  • Upload date:
  • Size: 52.0 kB
  • Tags: CPython 3.4m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.16

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 4197d34725aa57b3b7ad48d568dec7d5e7536e2fce4179e4c6f31c8ed091fac5
MD5 a3f99346e8f941a4f8f4fbe56ecaccb4
BLAKE2b-256 3471b890e6d0a517447d1a059e78b86a4a36e01fee353d4260d38add93a2f0ee

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3331dbeebb2531611ffd461b670d527cc1bbb98eff6ff95179a10635d914710c
MD5 409d75294c07bdf3842b783239497493
BLAKE2b-256 d83ab0af26c4f3d7fec4144a67652ed85e6925ed97add3166ac1b97a2be0ce77

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 1f835affa65fb0c38b111ff3529e2c7382d1154e5dc99008951f2342e24ec21d
MD5 a1aadad65a72b078d594bfa843143fc9
BLAKE2b-256 e37b33cf2cb52d077ecef94c2d7d952d079d10406048d08b4652ac19cc23ab99

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-macosx_10_6_intel.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp34-cp34m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 39e3f60b8919bb241eb0377ab485df985684783742377dd225a88d8e7e41d955
MD5 2fd55b103f94a57a72ff7c69dbd7f277
BLAKE2b-256 1c17641c4f1dda9e4d7c41eb96bc368c770a632d2fde26619862799b73138030

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 bf803c2fc7138b97a033e8d0fea8cae64783c5c4b9ca41b5101002c622b52cbd
MD5 959d8d8288df53363b0def77ecd20f94
BLAKE2b-256 19df8a3ab0d9c1e4011663cc2d78402e86bd4f2a4ff2b91c4335b811211df133

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp27-cp27mu-manylinux1_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 3893dd20d123920ac91bc3cf31c74651f666c05a786e47fac8379228bf175b7e
MD5 5dba87f254c4315b84b51f0f4401fb60
BLAKE2b-256 926a65113eabe244143d22e4af5b29034b8dc2ffab050ee0b713d46adf5eb623

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 52.2 kB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.16

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 996c5c7de11a9ef1c99ce649d700cd57a44c1d02a9e305e6743d09abfc21681f
MD5 4dcac8b7ac097bf6177ca7a68d0fff21
BLAKE2b-256 5bdf561e15ff5ae2fc891386673d2c81a16d8046b2187ff63757166673da55e8

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-win32.whl.

File metadata

  • Download URL: geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 52.0 kB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.16

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 804a901598ad046ee6925c11f987c5e81f1010599027d4bb67f4732800aae3c8
MD5 5bca4c1db9ca1c1906f4aae10c8c4f5b
BLAKE2b-256 2b16399d5831269d41d3beefbe9598d8c396f5a33ddd21f97487e8878a37a111

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a8651ef9fb8a3f2b169320bab59c11518aa51d778fb19fbf3faea4ef0485f61b
MD5 d52605a7fbc6001d3179ae9021e13474
BLAKE2b-256 7f9f6057e2a7bf85c89d2aeba5b19690405028839a64a4dcf52070fc67e3a25e

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 4a883168a7f21ec0e71f6eed290dc3a87079f00da49f0b929a5b86fe5d57e4f7
MD5 8414c8379b2245825a5a2bde4dae649f
BLAKE2b-256 b4a0b8aba518b40fcb164d916d7a6ab8f9d551e958cb815898920ef148826d7f

See more details on using hashes here.

Provenance

File details

Details for the file geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-macosx_10_6_intel.whl.

File metadata

File hashes

Hashes for geventhttpclient_wheels-1.3.1.dev2-cp27-cp27m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 e158ea62cca96f8efbb24f40e8ef8a2cd625f1c42b0fb2c93df90f14a6ddf3d1
MD5 510d7dc2ced6626650ac7937085d4afc
BLAKE2b-256 46d0c7822d7f0ff86a78617bd2c6e663ac9a07b5560d5a6240519040a3122907

See more details on using hashes here.

Provenance

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