43266435 comment Comment Re:Resolver One (Score 1) 332 by Andrew Malcolmson on Friday February 15, 2013 @08:01PM (#42917811) Attached to: Ask Slashdot: Spreadsheet With Decent Programming Language? Yeah! How come no one else mentioned this?
43232427 comment Comment Google Sheets in Python with GSpread (Score 1) 332 by Andrew Malcolmson on Thursday February 14, 2013 @09:53PM (#42904941) Attached to: Ask Slashdot: Spreadsheet With Decent Programming Language? I'm surprised no one's mentioned Google Apps Script which is basically JavaScript and can script all the Google Docs apps plus other stuff, but even better for the Sheets app use Python with GSpread: http://burnash.github.com/gspread/