Google Sheets and Python
Twilio Twilio
80.4K subscribers
1,294,780 views
35K

 Published On Feb 27, 2017

Learn more from the blog post at https://www.twilio.com/blog/2017/02/a...

Check out the wonderful gspread library on Github: https://github.com/burnash/gspread

If you have any questions, leave them in the comments or find me on Twitter at   / brentschooley  

If you're running into insufficient permission errors, update the scope in the code to:
scope = ['https://spreadsheets.google.com/feeds', 'https://www.googleapis.com/auth/drive']

show more

Share/Embed