Tasks
Apps, packages, and modules related to async tasks (code executed out of the request loop) and workers.
8
Packages
0
Features
Search & Filter
| Package | Procrastinate | django-tasks | django-tasks-scheduler | Steady Queue | django-gcp | django-q-registry | 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 |
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 |
|
Using This
|
1
|
2
|
1
|
1
|
0
|
0
|
0
|
0
|
|
Python 3?
|
Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
|
Dev Status
|
Production/Stable | Production/Stable | Production/Stable | Unknown | Production/Stable | Beta | Beta | Unknown |
|
Version (PyPI)
|
3.7.2 | 0.12.0 | 4.0.8 | 0.1.4 | 0.24.0 | 0.5.0 | 0.2.1 | 1.0.4 |
|
Stars
|
1,197 | 778 | 199 | 61 | 29 | 12 | 4 | 4 |
|
Forks
|
84 | 51 | 23 | 2 | 5 | 0 | 0 | 0 |
|
Commits
|
|
|
|
|
|
|
|
|
|
Updated
|
13 Feb 2026 | 6 Feb 2026 | 3 Feb 2026 | 11 Feb 2026 | 18 Nov 2025 | 26 Jan 2026 | 5 Dec 2025 | 22 Feb 2024 |
|
License
|
MIT License | BSD-3-Clause | MIT | MIT | MIT | Custom | Custom | GPL-3.0-only |
|
Links
|