Package python3-module-huey: Information
Source package: python3-module-huey
Version: 2.6.0-alt1
Build time: Mar 9, 2026, 11:12 PM in the task #410624
Category: Development/Python
Report package bugHome page: https://github.com/coleifer/huey/
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
Maintainer: Vitaly Lipatov
Last changed
March 8, 2026 Vitaly Lipatov 2.6.0-alt1
- new version 2.6.0
March 18, 2025 Vitaly Lipatov 2.5.2-alt1
- new version 2.5.2 (with rpmrb script)
Feb. 18, 2024 Vitaly Lipatov 2.5.0-alt1
- new version 2.5.0 (with rpmrb script)