On Tue, Jan 18, 2011 at 3:30 PM, Eray Yilmaz <[email protected]> wrote: > Yes they are great to push data to spreadsheet kinda like data submit form. > I will use them as well but I also need to pull data from the spreadsheet > and display the data. I believe forms cannot handle that at this point.
Correct. I personally recommend Python, because it's faster to get up and going, but it's personal preference. Both client libraries off the same features. You can start by taking a look at the client library here: http://code.google.com/p/gdata-python-client/ Thanks, Vic
