python310-geventhttpclient
Python 3.10 - geventhttpclient - HTTP client for gevent
3.4.2
2023-07-12
eisfair-1
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.4.0
python310-base 3.4.2
python310-brotli 3.4.2
python310-certifi 3.4.0
python310-gevent 3.4.2
Internal Program Version: geventhttpclient 2.0.9
A concurrent HTTP client library for Python using gevent.
geventhttpclient uses a HTTP parser, written in C, originating from
nginx, extracted and modified by Joyent.
geventhttpclient has been designed for high concurrency and
streaming, and supports HTTP/1.1 persistent connections. More
generally, it is designed for pulling from REST APIs and streaming
APIs like Twitter's.
https://github.com/gwik/geventhttpclient