pyspread 0.0.8 announced
[Posted August 4, 2008 by cook]
| From: |
| mmanns-AT-gmx.net |
| To: |
| comp-lang-python-announce-AT-moderators.isc.org |
| Subject: |
| ANN: pyspread 0.0.8 |
| Date: |
| Sat, 2 Aug 2008 02:35:01 +0200 |
| Message-ID: |
| <20080802023501.1877b8d5@gmx.net> |
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
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html
(
Log in to post comments)