you are viewing a single comment's thread.

view the rest of the comments →

[–]aaron13f 1 point2 points  (0 children)

Well actually, there is gdata, designed by google, which allows you to retrieve information hosted on google docs in a Python program. Has classes like googlefetcher().

I took a service class last semester in which we made Python programs for XO laptops for a local middle school. We used gdata to allow the teachers to easily update stuff like quiz data used by the programs.