http client library for gevent
Project description
A high performance, concurrent HTTP client library for python using gevent.
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 API’s like Twitter’s.
Safe SSL support is provided by default.
Python 2.6 and 2.7 are supported as well as gevent 0.13 and gevent 1.0.
Use of SSL/TLS with python 2.7.9 is not recommanded and may be broken.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file geventhttpclient-1.3.0.tar.gz
.
File metadata
- Download URL: geventhttpclient-1.3.0.tar.gz
- Upload date:
- Size: 34.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04bc655b203e8d707a71ab10ed64c14a01488292dcc1a5c6b480430f5d781103 |
|
MD5 | 39ab1fcdd6b11021e21144fa46af6d26 |
|
BLAKE2b-256 | 14fb7a70afa735e6ef381bb671a10b9127ab1550b1d1807a299e5d37aea710c5 |