I have a python script set to execute every minute in crontab on a raspberry pi.
* * * * * sudo python3 /home/pi/python/script.py
After the script