My python program takes a statistics file and does some stuff on it. It gets a new stats file everyday, so I need the program to automatically run when a new file is added.
Or it could run at the same time every day.
Thanks
My python program takes a statistics file and does some stuff on it. It gets a new stats file everyday, so I need the program to automatically run when a new file is added.
Or it could run at the same time every day.
Thanks
There are quite a few possibilities:
Windows:
Linux: