[Tutor] Running Python Scripts at same time

John Weller john at johnweller.co.uk
Fri Jun 26 06:21:02 EDT 2020


I have a Python program which will be running 24/7 (I hope 😊).  It is generating data in a file which I want to clean up overnight.  The way I am looking at doing it is to run a separate program as a Cron job at midnight – will that work?  The alternative is to add it to the loop and check for the time. I have tried researching this but only got even more confused.

 

Thanks

 

John

 

John Weller

01380 723235

07976 393631

 



More information about the Tutor mailing list