M
M
mypavlov2020-04-09 22:29:46
Python
mypavlov, 2020-04-09 22:29:46

What software to choose to control the launch of scripts?

Situation: there are several dozen python scripts, some of them work all the time, some require manual launch with constant parameters.

Ideal mechanics :
Go to a web page, look at the list of scripts and their status (running / not running), running ones are turned off by the "stop" button, those that are not running are started by the "start" button.
Something like airflow but much lighter.
Any OS, you can do some tricks for django.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Saboteur, 2020-04-09
@mypavlov

Google cron web ui
The task is simple, so there are many ready-made solutions.

T
Ternick, 2020-04-09
@Ternick

Well, since any system, why not salute the standard windows tool?
Yep, I mean task scheduler :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question