Skip to content

Instantly share code, notes, and snippets.

View prettyextreme's full-sized avatar

Josh Silverman prettyextreme

View GitHub Profile
@prettyextreme
prettyextreme / gist:3207611
Created July 30, 2012 15:03 — forked from kitschpatrol/gist:3207582
Google Docs Spreadsheet to CSV
#!/usr/bin/python
# Script to automate downloading CSV files from GoogleDocs
#
# Expects a config file in the same folder called google_docs_to_file.cfg
# with the following format:
#
# [google_credentials]
# email = someone@somewhere.com
# password = *********