Get the latest tech news
Pyspread – Pythonic Spreadsheet
pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python. It expects Python expressions in its grid cells, which makes a spreadsheet specific language obsolete.
pyspread expects Python expressions in its grid cells, which makes a spreadsheet specific language obsolete. Peter has implemented his analysis tools together with unit tests in a separate Python module, which he is importing as well. Jack on the other hand might be disappointed because he has to ensure manually that his long running tasks are not locking up pyspread.
Or read this on Hacker News