knifecake/steady-queue ⭐ 73

A DB-backed task backend for Django

rq/django-rq ⭐ 1945

A simple app that provides django integration for RQ (Redis Queue)

celery/celery ⭐ 28495

Distributed Task Queue (development branch)

Salaah01/django-action-triggers ⭐ 84

A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message brokers (e.g., Kafka, RabbitMQ), and can trigger other processes, including AWS Lambda functions.

django-commons/django-tasks-scheduler ⭐ 212

Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.

codingjoe/django-pictures ⭐ 279

Responsive cross-browser image library using modern codes like AVIF & WebP

ui/django-post_office ⭐ 1092

A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.