hotqueue

HotQueue is a Python library that allows you to use Redis as a message queue within your Python programs.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install hotqueue

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2.8 2017-11-30  
0.2.7 2012-04-12      
0.2.6 2011-08-22      
0.2.5 2011-03-23      
0.2.4 2011-03-16      
0.2.3 2010-12-26  
0.2.2 2010-12-25  
0.2.1 2010-11-04  
0.2.0 2010-10-09  

Issues with this package?

Page last updated 2025-09-07 21:34:58 UTC