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.1.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.1.tar.gz.
File metadata
- Download URL: celery_explorer-0.2.1.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 |
0054433ea9811a61a6d49756f5c6ceda016fb1f0deaeb7503c4d1accaa63f898
|
|
| MD5 |
1751e1637f5fb54aefee8e53e35f0224
|
|
| BLAKE2b-256 |
978e26b542a76b3ad746affff9e518ecfff8e7d2c17ad8ae764f9b393e337545
|
File details
Details for the file celery_explorer-0.2.1-py3-none-any.whl.
File metadata
- Download URL: celery_explorer-0.2.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 |
099d30a91fab35a13cdc56dd7b321e1e77805ae95d5c77605dc29d0c26278641
|
|
| MD5 |
877b769ca3bc76a63080c4bd809c4299
|
|
| BLAKE2b-256 |
357904fc3d65867177b1ca5b054cac387f9ea37c5d28b063fa5acabeac0ea4dd
|