CMD + K

geventhttpclient

Anaconda Verified

A high performance, concurrent http client library for python with gevent

Installation

To install this package, run one of the following:

Conda
$conda install main::geventhttpclient

Usage Tracking

2.3.4
1.4.5
1.4.4
1.4.2
1.3.1
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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

geventhttpclient use 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.

About

Summary

A high performance, concurrent http client library for python with gevent

Last Updated

Sep 29, 2025 at 15:04

License

MIT

Total Downloads

3.1K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 1.4.5
win-32 Last supported version: 1.4.5
macOS-64 Last supported version: 1.4.5