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

    Исходный пакет: python3-module-huey
    Версия: 2.5.0-alt1
    Собран:  6 марта 2024 г. 15:59
    Категория: Разработка/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-intro
      5. rpm-build-python3

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


    18 февраля 2024 г. Vitaly Lipatov 2.5.0-alt1
    - new version 2.5.0 (with rpmrb script)
    13 марта 2023 г. Vitaly Lipatov 2.4.5-alt1
    - new version 2.4.5 (with rpmrb script)
    30 декабря 2022 г. Vitaly Lipatov 2.4.4-alt1
    - new version 2.4.4 (with rpmrb script)