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.4.tar.gz
(7.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.4.tar.gz.
File metadata
- Download URL: celery_explorer-0.2.4.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e992d87584ca509b08d2b0b28eae717ca21ed037c1f8da8aa5f2ecdca442f980
|
|
| MD5 |
adb75fded12de0f23f2d29f950ae148c
|
|
| BLAKE2b-256 |
a65c56070f01e94b28af70716280b8f4792bec5f0e775633b082b16da4203539
|
File details
Details for the file celery_explorer-0.2.4-py3-none-any.whl.
File metadata
- Download URL: celery_explorer-0.2.4-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a17adc5e014d667f7a698d3c104bc5c5263a6ecef7950a0b081ed0d4048e6c1
|
|
| MD5 |
ef92cbfabc7781c495fe81810e6e4ab9
|
|
| BLAKE2b-256 |
fc9fe66acf456ffe7ebff85950a5e61e0b8a0ffc77706b3cbcf054acd333a3cc
|