
Kingsoft Spreadsheets
Kingsoft Spreadsheets allows users to perform complex data calculation and analysis. The program is compatible with Microsoft Excel (97/2000/2003/2007/2010) and possesses an interface that is similar to the latter.
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