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 | django-q-signals | dj_queue | Django VTasks | 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 |
Process Django signals
asynchronously with Django Q2 |
DB-backed task queue backend
for Django’s Tasks framework. Inspired by solid_queue. |
-
|
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
|
0
|
1
|
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 | Beta | Unknown | Unknown |
|
Version (PyPI)
|
3.8.1 | 0.12.0 | 4.0.8 | 0.2.0 | 0.24.0 | 0.5.0 | 0.2.1 | 0.6.4 | 2.1.0 | 1.0.4 |
|
Stars
|
1,269 | 800 | 212 | 73 | 29 | 12 | 4 | 2 | 2 | 4 |
|
Forks
|
95 | 54 | 25 | 2 | 5 | 0 | 0 | 0 | 0 | 0 |
|
Commits
|
|
|
|
|
|
|
|
|
|
|
|
Updated
|
24 Apr 2026 | 18 Apr 2026 | 1 May 2026 | 21 Apr 2026 | 18 Nov 2025 | 4 May 2026 | 5 Dec 2025 | 6 May 2026 | 9 Apr 2026 | 22 Feb 2024 |
|
License
|
MIT License | BSD-3-Clause | MIT | MIT | MIT | Custom | Custom | MIT | MIT | GPL-3.0-only |
|
Links
|