[ ソース: python-django-celery-results ]
パッケージ: python3-django-celery-results (2.4.0-3)
python3-django-celery-results に関するリンク
Debian の資源:
python-django-celery-results ソースパッケージをダウンロード:
- [python-django-celery-results_2.4.0-3.dsc]
- [python-django-celery-results_2.4.0.orig.tar.gz]
- [python-django-celery-results_2.4.0-3.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
- async task/job queue based on message passing (Python3 version)
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤
-
- sug: python-django-celery-results-doc
- Celery result backends for Django (Documentation)