Package python3-module-asks: Information

    Source package: python3-module-asks
    Version: 3.0.0-alt1
    Build time:  Apr 29, 2022, 02:21 AM
    Report package bug
    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.

    List of RPM packages built from this SRPM:
    python3-module-asks (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. rpm-build-intro >= 2.2.5
      2. rpm-build-python3
      3. python3-module-anyio >= 2.0
      4. python3-module-h11
      5. pytest3
      6. python3-module-setuptools

    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