Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37043021
en ru br
ALT Linux repos
S:4.2.2-alt2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.2.2-alt2
Build date: 20 december 2019, 13:39 ( 222.9 weeks ago )
Size: 18.50 Kb

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

License: ASLv2.0
Summary: Intelligent asynchronous HTTP client
Description:

Fido is a simple, asynchronous HTTP client built on top of Crochet,
Twisted and concurrent.futures. It is intended to be used in
environments where there is no event loop, and where you cannot afford
to spin up lots of threads (otherwise you could just use a
ThreadPoolExecutor).

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

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