Hi Harrison. Thanks for the tutorials. I have a flask webpage. I click a button and run several python procedures, googleapi calls and updates mysql db. I want to automatically run it everyday, but I have not been able to do it. Should I use APScheduler or crontab? What is your suggestion on how to do it.?
You must be logged in to post. Please login or register an account.