Google Sheets API Quickstart with Python

Описание к видео Google Sheets API Quickstart with Python

In this video we will write to a Google Spreadsheet using the Python API. We are authorizing a single user, ourself. For multiple users, the setup is a bit more complicated as you need to store the tokens in the database.

Source code and URLs:
https://github.com/titus58/youtube-tu...

Chapters:
00:00 Introduction
00:58 Create the OAuth App in Google Cloud
03:33 Python code
06:36 Run the script
10:51 Write to a new spreadsheet

Комментарии

Информация по комментариям в разработке