Ask HN: Web-based Python script scheduler?

https://news.ycombinator.com/item?id=24908340
by dot1x • 6 years ago
2 3 6 years ago

I am looking for a framework that allows me to:

- Schedule python script X to run every Y amount of time - Can keep track of failed job IDs and maybe repeat them - Has a web interface that allows the user to see past job runs, output from the script, etc.

Does something like this exist?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com