Huey

Latest version: v2.5.3

Safety actively analyzes 723683 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 9

1.10.2

Not secure
* More granular "extras" installation options.

[View commits](https://github.com/coleifer/huey/compare/1.10.1...1.10.2)

1.10.1

Not secure
* Remove call to SimpleDB Client.connect(), as the `simpledb` APIs have
changed and no longer use this method.
* Ensure that pre- and post-execute hooks are run when using Huey in
"always_eager" mode.
* Gracefully stop Huey consumer when SIGINT is received.
* Improved continuous integration, now testing on Python 3.7 as well.

[View commits](https://github.com/coleifer/huey/compare/1.10.0...1.10.1)

1.10.0

Not secure
* Ensure that the default SIGINT handler is registered. This fixes an edge-case
that arises when the consumer is run without job control, which causes
interrupt signals to be ignored.
* Restarts (SIGHUP) are now graceful by default.

[View commits](https://github.com/coleifer/huey/compare/1.9.1...1.10.0)

1.9.1

Not secure
* Ensure the scheduler loop does not drift (fixes 304).
* Add `TaskResultWrapper.reset()` to enable resetting the results of tasks that
failed and are subsequently being retried.
* Allow task-decorated functions to be also decorated as periodic tasks.

[View commits](https://github.com/coleifer/huey/compare/1.9.0...1.9.1)

1.9.0

Not secure
In 1.8.0, support for multiple huey instances was added (with thanks to Sebubu
and MarcoGlauser for the patches). Although existing Django/Huey apps should
continue to work, there is a new configuration format available and I'd
recommend that you take a look at the docs and switch over to it:

[Django integration documentation](http://huey.readthedocs.io/en/latest/contrib.html#django)

1.8.0

Not secure
[View commits](https://github.com/coleifer/huey/compare/1.7.0...1.8.0)

Backwards-incompatible change to Django integration

Page 5 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.