Package python3-module-huey: Information

    Source package: python3-module-huey
    Version: 2.5.0-alt1
    Build time:  Feb 21, 2024, 04:31 AM
    Report package bug
    License: MIT
    Summary: a little task queue for python
    Description: 
    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

    List of rpms provided by this srpm:
    python3-module-huey (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

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

    Last changed


    Feb. 18, 2024 Vitaly Lipatov 2.5.0-alt1
    - new version 2.5.0 (with rpmrb script)
    March 13, 2023 Vitaly Lipatov 2.4.5-alt1
    - new version 2.4.5 (with rpmrb script)
    Dec. 30, 2022 Vitaly Lipatov 2.4.4-alt1
    - new version 2.4.4 (with rpmrb script)