Skip to main content

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

django_celery_beat_rest-0.0.5.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

django_celery_beat_rest-0.0.5-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file django_celery_beat_rest-0.0.5.tar.gz.

File metadata

File hashes

Hashes for django_celery_beat_rest-0.0.5.tar.gz
Algorithm Hash digest
SHA256 e0d07ea4861442f07b0af714400d06f074469ed6b31bf0ddfdf94b78a40b5937
MD5 1fc0746245db39ebe22ba7907d0f36be
BLAKE2b-256 84de09e44cc4ec044fde1b34385a66e6b773dfea8448d19e60ace152c122c2c6

See more details on using hashes here.

File details

Details for the file django_celery_beat_rest-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for django_celery_beat_rest-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 85b30433c22615a8e15a54e21826157ac5a90461a2c74b868a75737d5edefc48
MD5 18909764916ccc54063564088ab98f5e
BLAKE2b-256 75f479253e55bf1adf197882ae9af77fa87b1902d960518db5da94e371c8e01e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page