Contents

huey 2.6.0

0

a little task queue

a little task queue

Stars: 5930, Watchers: 5930, Forks: 392, Open Issues: 0

The coleifer/huey repo was created 14 years ago and the last code push was 1 weeks ago.
The project is extremely popular with a mindblowing 5930 github stars!

How to Install huey

You can install huey using pip

pip install huey

or add it to a project with poetry

poetry add huey

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/huey/
Documentation:
https://huey.readthedocs.io/
GitHub Repo:
https://github.com/coleifer/huey

Classifiers

  • Software Development/Libraries/Python Modules
No  huey  pypi packages just yet.

Errors

A list of common huey errors.

Code Examples

Here are some huey code examples and snippets.

Related Packages & Articles

django-rq 3.2.2

An app that provides django integration for RQ (Redis Queue)

fakeredis 2.34.0

Python implementation of redis API, can be used for testing purposes.