ANN: pyspread 0.0.9

M

Martin Manns

pyspread 0.0.9 has been released.

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

New features:
+ Find & Replace
+ Undo & Redo
+ New context menu in grid
+ Improved speed especially for large grids
+ Relative addressing revamped
+ CSV import improved
+ Icons changed to Tango iconset
+ Docstrings improved
+ Bug fixes in print framework

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

Notes:
Please use distutils for installation.
Make sure that the old files are deleted:
$ su
$ rm -Rf [MyPythonPath]/site-packages/pyspread*
$ python setup.py install
$ exit
$ pyspread.py

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

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

Enjoy

Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ANN: pyspread 0.0.8 5
ANN: pyspread 0.0.5 1
pyspread 0.0.7 0
[ANN] pyspread 0.2.6 1
[ANN] pyspread 0.2.4 0
[ANN] pyspread 0.2.5 0
ANN: pyspread 0.0.1 1
[ANN] Pyspread 0.1.2 released 0

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top