noteable

Pythonでgoogle sheetに書き込む方法

www.teijitaisya.com import gspread from google.oauth2.service_account import Credentials # お決まりの文句 # 2つのAPIを記述しないとリフレッシュトークンを3600秒毎に発行し続けなければならない scope = ['https://www.googleapis.com/auth/spreadsh…