This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I have a python script which is supposed to run every hour all the time. I have windows 10 OS and I have used the in-built Windows Task Scheduler to schedule my script to run every hour successfully. But the problem is, if I shut down my PC, the script cannot run. It needs the PC to be kept on all the time. How can I make my script to run without depending on whether my PC is on or off?
Option 2 - Is it possible to schedule a python script to run on an android phone instead of the windows PC? My phone is always on and usually never switched off. Just curious.
Subreddit
Post Details
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/learnpython...