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.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.2.tar.gz.
File metadata
- Download URL: celery_explorer-0.2.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 |
6a48e9e8bef5b2ca83663bb41133ac934b23277ef88eaf419e7e8c33d34af75a
|
|
| MD5 |
fc45648d230fc15f5a61bf04d8d868fa
|
|
| BLAKE2b-256 |
6df189af11b17dca5570b1f43d05d88bb434e87577b0a0caff4fa87ca02cb2f2
|
File details
Details for the file celery_explorer-0.2.2-py3-none-any.whl.
File metadata
- Download URL: celery_explorer-0.2.2-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 |
16738479a36a8fd21e08ce3b9e0378925ec3f01fb8cbf18c4b085d6ff0db711b
|
|
| MD5 |
f6e078b92deed2863513dbe6881d83e3
|
|
| BLAKE2b-256 |
fa60512e27fb757999e526cfc01406cb86305321b0d02d027823a1ddf2a15021
|