Python + Spreadsheets
November  9 2010,  1:14 AM
Pyspread – nice Spreadsheet application that have Python everywhere. Cells return Python objects and can access any Python module:
(via HN, where someone wrote about nice Python library for working with tabular data – Tablib)