Restart a python script automatically

Hi, you can use supervisord. It can start your python script at startup and restart if it close for a problem.
BR