{"library":"huey","type":"library","category":null,"description":"Huey is a lightweight, redis-backed task queue for Python applications. It supports thread, process, or greenlet workers, scheduling, retries, and result storage. The current version is 2.6.0, and it maintains an active release cadence with regular updates and compatibility fixes.","language":"python","status":"active","version":"2.6.0","tags":["task-queue","async","background-tasks","redis","scheduling"],"install":[{"cmd":"pip install huey","imports":["from huey import Huey","from huey import RedisHuey","from huey import crontab"]},{"cmd":"pip install huey[redis]","imports":[]}],"homepage":null,"github":"https://github.com/coleifer/huey","docs":"https://huey.readthedocs.io/","changelog":"https://github.com/coleifer/huey/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/huey/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/huey/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}