django-celery-beat
UpSnap
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
django-celery-beat | UpSnap | |
---|---|---|
7 | 14 | |
1,448 | 1,160 | |
1.0% | - | |
0.0 | 0.0 | |
23 days ago | about 11 hours ago | |
Python | TypeScript | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
django-celery-beat
-
Dynamically update periodic tasks in Celery and Django
I was looking for a nice way to manipulate periodic tasks in Celery. I found an amazing django-celery-beat package that provides PeriodicTask database objects. With PeriodicTask objects, you can dynamically add/remove/update periodic tasks in Celery. I want to share my approach. I've created an example GitHub repository and wrote step-by-step article.
UpSnap
-
Need suggestion of new docker images
I use UpSnap to turn my pc on remotely via WOL. It may be of use to you. https://github.com/seriousm4x/UpSnap
-
Wake on Lan Gui on docker container
I found Upsnap, which is amazing but use lot of performance on my device : https://github.com/seriousm4x/UpSnap
-
Wake on Lan container with GUI
UpSnap
-
UpSnap v3 is out and rewritten in Go
About 1,5 years ago, I first posted about my little wake on lan web app. It was written in python and therefor (with all its dependencies) was quite resource heavy. A couple days ago, I've released verion 3, which is a complete rewrite of the app in go. It can be used as a single binary or docker container. Feel free to check it out :) https://github.com/seriousm4x/UpSnap
Looks like there’s a REST api you might be able to use: https://github.com/seriousm4x/UpSnap/wiki/Rest-API
- is there any wakeonlan container with GUI?
- Self Hosted WoL dashboard
What are some alternatives?
django-celery-docker-example - Example Docker setup for a Django app behind an Nginx proxy with Celery workers
celery-progress - Drop in, configurable, dependency-free progress bars for your Django/Celery applications.
kombu - Messaging library for Python.
python-xlib - XLib in pure Python (Py2/Py3 compatible)
wake-on-lan.php - Send magic packet from php to wake up a host using "Wake on Lan"
redbeat - RedBeat is a Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis.
banking-system - A Banking System Concept Created Using Django Python Web Framework and Tailwind CSS
django-login-required-middleware - Requires login to all requests through middleware.
django-celery-results - Celery result back end with django
OliveTin - OliveTin gives safe and simple access to predefined shell commands from a web interface.
nose2 - The successor to nose, based on unittest2
KQ - Kafka-based Job Queue for Python