Accessing Google Spreadsheet Data using Python

Accessing Google Spreadsheet Data using Python

5 years ago
Anonymous $9jpehmcKty

https://towardsdatascience.com/accessing-google-spreadsheet-data-using-python-90a5bc214fd2

Dilan JayasekaraBlockedUnblockFollowFollowingApr 14If you’re building a simple internal app and you might probably be thinking that ‘I’m going to need a database now right!’. Well, Not so fast.

As you all are familiar with importing, exporting and manipulating comma separate files (CSV) using Python, Hereby in this article I’m going to show you the step by step guide to access Google Spreadsheets on the cloud using Python.