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.1.tar.gz
(6.3 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.1.tar.gz.
File metadata
- Download URL: celery_explorer-0.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f650e3a2c402ddc1fead2885fafe2b859ce746dfa1ae85484608c3ff7b4db3a
|
|
| MD5 |
736db880f9abf4ed2470bbaa53fba169
|
|
| BLAKE2b-256 |
86d3cd65b94fa07bd7c43e713ec2fcd993aa31614eb34994a885540e644f4e77
|
File details
Details for the file celery_explorer-0.1-py3-none-any.whl.
File metadata
- Download URL: celery_explorer-0.1-py3-none-any.whl
- Upload date:
- Size: 7.8 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 |
d0602d87f0a272f1821213dd80ef8df7e4c9a74bed184cac3d6c2e8f4973f9c6
|
|
| MD5 |
0c151da9f4b9870f0df3e2769b772bb4
|
|
| BLAKE2b-256 |
a5d684bb89f99a5a2961d3a0d0e6d484939baa7003055c1b020187ee9634c46f
|