Пакет python3-module-huey: Информация

    Исходный пакет: python3-module-huey
    Версия: 2.3.0-alt1
    Собран:  3 ноября 2020 г. 2:44 в задании #260861
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/coleifer/huey/

    Лицензия: MIT
    О пакете: a little task queue for python
    Описание: 
    huey is:
    * a task queue written in python
    * clean and simple API
    * redis, sqlite, or in-memory storage
    * example code.
    
    huey supports:
    * multi-process, multi-thread or greenlet task execution models
    * schedule tasks to execute at a given time, or after a given delay
    * schedule recurring tasks, like a crontab
    * automatically retry tasks that fail
    * task prioritization
    * task result storage
    * task locking
    * task pipelines and chains

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-huey (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov

      1. python3-module-redis-py
      2. python3-module-setuptools
      3. python3-module-setuptools_scm
      4. rpm-build-python3
      5. rpm-build-intro

    Последнее изменение


    3 ноября 2020 г. Vitaly Lipatov 2.3.0-alt1
    - new version 2.3.0 (with rpmrb script)
    10 апреля 2020 г. Eugene Omelyanovich <regatio@etersoft.ru> 2.2.0-alt1
    - new version (2.2.0) with rpmgs script