gc = pygsheets.authorize(service_file='File.json') sh = gc.open('TwitterStream') wks = sh[0] t = Twython('ckey ','c_secret ') results ...
確定! 回上一頁