Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37570846
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-asks

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 3.0.0-alt1
Время сборки: 4 апреля 2022, 13:12 ( 107.9 недели назад )
Размер архива: 23.43 Kb

Домашняя страница:   https://github.com/theelous3/asks

Лицензия: MIT
О пакете: asks - async http
Описание:

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.

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-asks
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin