Tasks
Apps, packages, and modules related to async tasks (code executed out of the request loop) and workers.
10
Packages
0
Features
Search & Filter
| Package | Procrastinate | django-tasks | django-tasks-scheduler | Steady Queue | django-gcp | django-q-registry | dj_queue | Django VTasks | django-q-signals | Wagtail Celery Beat |
|---|---|---|---|---|---|---|---|---|---|---|
|
Description
|
PostgreSQL-based Task Queue
for Python |
A backport of Django's built
in Tasks framework |
Schedule async tasks using
redis protocol. Redis/ValKey/Dragonfly or any broker using the … |
A DB-backed task backend for
Django |
Everything required to run
Django on GCP (storage, pubsub events, tasks, logging, errors) |
A Django app to register
periodic Django Q tasks |
DB-backed task queue backend
for Django’s Tasks framework. Inspired by solid_queue. |
-
|
Process Django signals
asynchronously with Django Q2 |
An app for managing django
celery beat from the wagtail admin |
|
Category
|
App | App | App | App | App | App | App | App | App | App |
|
Using This
|
1
|
2
|
1
|
1
|
0
|
0
|
1
|
0
|
0
|
0
|
|
Python 3?
|
Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
|
Dev Status
|
Production/Stable | Production/Stable | Production/Stable | Beta | Production/Stable | Beta | Beta | Unknown | Beta | Unknown |
|
Version (PyPI)
|
3.8.1 | 0.12.0 | 4.1.0 | 0.2.0 | 0.24.0 | 0.5.0 | 0.9.2 | 2.1.1 | 0.2.1 | 1.0.4 |
|
Stars
|
1,273 | 800 | 212 | 75 | 29 | 12 | 4 | 3 | 4 | 4 |
|
Forks
|
94 | 54 | 27 | 2 | 5 | 0 | 0 | 0 | 0 | 0 |
|
Commits
|
|
|
|
|
|
|
|
|
|
|
|
Updated
|
8 May 2026 | 15 May 2026 | 14 May 2026 | 21 Apr 2026 | 18 Nov 2025 | 4 May 2026 | 18 May 2026 | 13 May 2026 | 5 Dec 2025 | 22 Feb 2024 |
|
License
|
MIT License | BSD-3-Clause | MIT | MIT | MIT | Custom | MIT | MIT | Custom | GPL-3.0-only |
|
Links
|