[ 原始碼: python-django-celery-results ]
套件:python3-django-celery-results(2.0.0-1)
python3-django-celery-results 的相關連結
Debian 的資源:
下載原始碼套件 python-django-celery-results:
- [python-django-celery-results_2.0.0-1.dsc]
- [python-django-celery-results_2.0.0.orig.tar.gz]
- [python-django-celery-results_2.0.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Celery result backends for Django (Python3 version)
This extension enables you to store Celery task results using the Django ORM.
It defines a single model (django_celery_results.models.TaskResult) used to store task results, and you can query this database table like any other Django model.
This package contains the Python 3 version of the library.
其他與 python3-django-celery-results 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-celery (>= 4.1.0)
- async task/job queue based on message passing (Python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- sug: python-django-celery-results-doc
- Celery result backends for Django (Documentation)