Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039035
en ru br
ALT Linux repos
S:2.0.9-alt1

Group :: Development/Python3
RPM: python3-module-geventhttpclient

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0.9-alt1
Build date: 28 april 2023, 10:19 ( 47.9 weeks ago )
Size: 55.33 Kb

Home page:   https://pypi.python.org/pypi/geventhttpclient/

License: MIT
Summary: http client library for gevent
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.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-geventhttpclient
  • python3-module-geventhttpclient-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin