Use Google App Engine to run a basic python script daily – Shopify
Right now, I have a python script which uses an API to make calls to my shopify website, getting all the orders. It's a really simple script and basically uses an imported module to make these calls. I need to…