A Django app for managing celery tasks.
Project description
Simple manager for starting celery tasks
Quick start
Add “celery_explorer” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ..., "celery_explorer", ]Include the polls URLconf in your project urls.py like this:
path("celery_explorer/", include("celery_explorer.urls")),Visit the /celery_explorer/ URL to see manger panel.
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
celery_explorer-0.2.tar.gz
(6.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file celery_explorer-0.2.tar.gz.
File metadata
- Download URL: celery_explorer-0.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
111ab423dd96192c7c85b7ca26217df1e14e68f97c186fe0949dd746af6e544a
|
|
| MD5 |
16280de289efb9a8f258d27cd1177c44
|
|
| BLAKE2b-256 |
54e25ae429d2ae0001e4e6f3d070272a1841640b0b89aa7af381df707d75a4bd
|
File details
Details for the file celery_explorer-0.2-py3-none-any.whl.
File metadata
- Download URL: celery_explorer-0.2-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5052a1c20f45e3473df12338d72c99457ca1b4912608f67c093d2e0f042c03c7
|
|
| MD5 |
9ff1dfb279a786823b570f0cc655a001
|
|
| BLAKE2b-256 |
d65a27f24bc1adcb9426cc7dc1b8cb04682835644704f68f301e0607136e3a7d
|