Google Spreadsheets Compatibility
Status: Beta
Brought to you by:
cloudform511
This project WILL eventually have support for google spreadsheets. Anyone interested in developing for google spreadsheets should contact me immediately at cloudform511@gmail.com Development should be simple, as the class is designed so the only things you HAVE to overload (after inheriting from PyWorkbook) are get_point and set_point. After that you will want a way to change which spreadsheet you are linked to, and change the sheet you are linked to. Difficulty: Moderate - I will help you if you run into any problems. If you are interested check the link below, and read the documentation in PyWorkbook.py http://code.google.com/apis/spreadsheets/data/3.0/developers_guide.html