Suppose you want to write to a Google Spreadsheet from a Python script. Here’s an example spreadsheet that you might want to update from a script: I did some searching and found this page, which quickly led me to the Python Developer’s Guide for the Google Spreadsheet API. There’s a simple “Getting started with Gdata and Python” page. The upshot is 1) make sure you have a recent version of Python