[ ソース: python-django-celery-beat ]
パッケージ: python3-django-celery-beat (2.1.0-1)
python3-django-celery-beat に関するリンク
Debian の資源:
python-django-celery-beat ソースパッケージをダウンロード:
- [python-django-celery-beat_2.1.0-1.dsc]
- [python-django-celery-beat_2.1.0.orig.tar.gz]
- [python-django-celery-beat_2.1.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- python-django-celery-beat-doc
- python3-django-celery-results
- python3-django-q
- python-django-celery-results-doc
- python3-django-redis-admin
- python3-django-reversion
- python-django-redis-admin
- python-django-reversion-doc
- python3-django-housekeeping
- python3-django-background-tasks
- python-django-housekeeping
Database-backed Periodic Tasks (Documentation)
This extension enables you to store the periodic task schedule in the database.
The periodic tasks can be managed from the Django Admin interface, where you can create, edit and delete periodic tasks and how often they should run.
This package contains the Python 3 version of the library.
その他の python3-django-celery-beat 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-celery (>= 5.0.0)
- async task/job queue based on message passing (Python3 version)
-
- dep: python3-crontab
- Python3 module for reading and writing crontab files
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤
-
- dep: python3-django-timezone-field (>= 4.1~)
- database and form fields for pytz objects (Python3 version)
-
- sug: python-django-celery-beat-doc
- Database-backed Periodic Tasks (Python3 version)