[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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
- High-level Python web development framework
-
- 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)