py3-geventhttpclient

high performance, concurrent HTTP client library

WWW CVSWeb GITHub
  1. Package version
    py3-geventhttpclient-1.5.3p1
  2. Maintainer
    The OpenBSD ports mailing-list

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.

geventhttpclient use a fast http parser, written in C, originating from nginx,
extracted and modified by Joyent. Safe SSL support is provided by default.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • devel/py-gevent,python3
  • devel/py-certifi,python3
  • devel/py-six,python3
  • lang/python/3.10