Package python3-module-asks: Information
Source package: python3-module-asks
Version: 3.0.0-alt1
Build time: Apr 29, 2022, 02:21 AM
Category: Development/Python3
Report package bugHome 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.
Maintainer: Vitaly Lipatov
Last changed
April 4, 2022 Vitaly Lipatov 3.0.0-alt1
- new version 3.0.0 (with rpmrb script)
July 6, 2021 Vitaly Lipatov 2.4.12-alt1
- initial build for ALT Sisyphus