
Simple Spreadsheet
The Simple Spreadsheet is a bare-bones spreadsheet with minimal features available for free, including sources. It doesn't do even 10% of what the full-featured...
Pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python. The goal of pyspread is to be the most...
pyspread is a nontraditional spreadsheet application that is based on and written in the programming language python.
the goal of pyspread is to be the most pythonic spreadsheet.
pyspread expects python expressions in its grid cells, which makes a spreadsheet specific language obsolete. each cell returns a python object that can be accessed from other cells. these objects can represent anything including lists or matrices.
spreadsheet python data-mining wxpython