python313-geventhttpclient
Python 3.13 - geventhttpclient - HTTP client for gevent
3.6.0
2025-05-04
eisfair-1
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.6.0
python313-base
python313-brotli 3.6.0
python313-certifi 3.6.0
python313-gevent 3.6.0
python313-urllib3 3.6.0
Internal Program Version: geventhttpclient 2.3.1
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