./net/py-geventhttpclient, HTTP client library for gevent

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q3, Version: 1.5.1, Package name: py38-geventhttpclient-1.5.1, Maintainer: pkgsrc-users

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.


Master sites:

SHA1: 3ac30c47f7d5785c8409b5681213d33943a1224f
RMD160: d0f933b456fde90342b5687ae1f08fc7fad0b8c9
Filesize: 57.029 KB

Version history: (Expand)