Command line utility for moving Celery task messages in and out of RabbitMQ.
Features multiple storage backends, currently SQLite, PostgreSQL, and file-based task stores are implemented.
Taskrabbit is developed and tested on Python 3.8
python3 -m pip install --user taskrabbit
View the Taskrabbit documentation online at ReadTheDocs.