RESTful API for django-celery-beat
Project description
django-celery-beat RESTful API
RESTful API for django-celery-beat.
Usage
Add celery_beat_rest
in your project's settings.py
:
INSTALLED_APPS = [
'celery_beat_rest',
]
Include celery_beat_rest.urls
in project's urls.py
:
urlpatterns = [
path('celery/beat/', include('celery_beat_rest.urls'))
]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django_celery_beat_rest-0.0.5.tar.gz
.
File metadata
- Download URL: django_celery_beat_rest-0.0.5.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0d07ea4861442f07b0af714400d06f074469ed6b31bf0ddfdf94b78a40b5937 |
|
MD5 | 1fc0746245db39ebe22ba7907d0f36be |
|
BLAKE2b-256 | 84de09e44cc4ec044fde1b34385a66e6b773dfea8448d19e60ace152c122c2c6 |
File details
Details for the file django_celery_beat_rest-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: django_celery_beat_rest-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85b30433c22615a8e15a54e21826157ac5a90461a2c74b868a75737d5edefc48 |
|
MD5 | 18909764916ccc54063564088ab98f5e |
|
BLAKE2b-256 | 75f479253e55bf1adf197882ae9af77fa87b1902d960518db5da94e371c8e01e |