Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: pyspread 0.0.8

19 views
Skip to first unread message

mma...@gmx.net

unread,
Aug 1, 2008, 8:35:01 PM8/1/08
to comp-lang-py...@moderators.isc.org
pyspread 0.0.8 has been released.

About:
pyspread is a spreadsheet that accepts a pure python expression in
each cell.

New features:
New macro dialog that allows defining python functions, which can be
used in the grid.
Bug fixes within the copy paste and print code.

Highlights:
+ Numpy high performance arrays for spreadsheet calculation
+ Full access to python batteries from each cell
+ No non-python syntax add-ons
+ 3D grid
+ Cell access via slicing of numpy array S
+ X, Y, and Z yield current cell location for relative reference

Requires: Python >=2.4, Numpy 1.0.4, and wxPython 2.8.7.1.
License: GPL

Project page: http://pyspread.sourceforge.net

As always, feedback is appreciated.
Please also test with wxPython 2.8.8.0.

Enjoy

Martin

0 new messages