Contents

huey 2.5.0

0

huey, a little task queue

huey, a little task queue

Stars: 4867, Watchers: 4867, Forks: 361, Open Issues: 0

The coleifer/huey repo was created 12 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 4867 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
Charles Leifer
License
None
Homepage
http://github.com/coleifer/huey/
PyPi:
https://pypi.org/project/huey/
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

fakeredis 2.21.3

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