Managing a bunch of Python scripts

Is there a way to manage (ideally through some web gui front end) the running of multiple scripts? I’d like to be able to see how many of the scripts have stopped running, when they started/stopped, and restarting a script if it’s stopped.