pyspread 0.0.10 released

mmanns at gmx.net mmanns at gmx.net
Sat Nov 15 18:52:34 EST 2008


Pyspread 0.0.10 has finally been released. 
 
About: 
------
 
Pyspread is a 3D spreadsheet application. Each cell accepts a Python
expression and returns an accessible object. Python modules are usable
from the spreadsheet table without external scripts. 

Changes: 
--------
 
+ Code completely re-structured 
+ Unit tests for main grid functionality 
+ Speed-up by caching of cell results 
+ Change of spread method syntax 
+ Various bug fixes




More information about the Python-list mailing list