Unsure how to configure WSGI handler/Flask to enable cron job in Python/App Engine

后端 未结 0 379
南旧
南旧 2020-12-21 21:33

I have the following code which works successfully when I deploy it on App Engine. Except I want to run it with a cron.

import pandas as pd
import requests
fr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题