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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.0.0-alt1
Build date: 4 april 2022, 13:12 ( 107.1 weeks ago )
Size: 23.43 Kb

Home page:   https://github.com/theelous3/asks

License: MIT
Summary: asks - async http
Description:

asks is an async requests-like HTTP lib, for use in conjunction with the wonderful curio and trio async libs.

asks aims to have a mostly familiar API, using simple functions/methods like get() for getting and post() for posting.
At the heart of asks is a session class which
makes interacting with the web in a sustained and fluid way fast, efficient, and simple.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

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