Programming for Cultural Heritage - Demo: Working with Google Sheets API

Опубликовано: 15 Июль 2026
на канале: Matt Miller
92
2

We look at using python to work with Google Sheets. Reading data and writing data. We access the sheet as a JSON file and use the pygsheets modules (https://github.com/nithinmurali/pygsh...) to update data in a sheet.