run python script automatically every day

Solutions on MaxInterview for run python script automatically every day by the best coders in the world

showing results for - "run python script automatically every day"
Fynn
29 Jul 2016
1#save your script (e.g script.py)
2#then create .bat file (on windows) and type
3python <filename>.py # 
4#save the file (e.g file.bat)
5#open start and search for task scheduler and open it
6#create the task and set a trigger time