Skip to main content

RESTful API for django-celery-results

Project description

django-celery-results RESTful API

RESTful API for django-celery-results.

Usage

Add celery_results_rest in your project's settings.py:

INSTALLED_APPS = [
    'celery_results_rest',
]

Include celery_results_rest.urls in project's urls.py:

urlpatterns = [
    path('celery/results/', include('celery_results_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_results_rest-0.0.3.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file django_celery_results_rest-0.0.3.tar.gz.

File metadata

File hashes

Hashes for django_celery_results_rest-0.0.3.tar.gz
Algorithm Hash digest
SHA256 1e5432dd60155b24ec30f101a3027854094b785fb61173a48a816c7a86202c32
MD5 35298a58ced3f3995056bb3fa8dd3ed4
BLAKE2b-256 5e4601cd886ef43337b53f75de2a913276724822d33aea15198a5d1820149042

See more details on using hashes here.

File details

Details for the file django_celery_results_rest-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for django_celery_results_rest-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 968e87dba391fa8ffc129bcaeae9b82391a889b4ea9c6cb4f673ed87cbc40ef5
MD5 f1199d8cebf796e87e8a6b635eb93a7b
BLAKE2b-256 41926c229a0a9130ab82e45c826a19dbbf1b8c663798b5627281cd74046b6cc1

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