ANN: pyspread 0.0.5

M

Martin Manns

pyspread 0.0.5 has been released.

--

New features are:
+ X, Y, Z for relative cell relations are now pre-processed (easier to
use)
+ Cells can be given a name with <name>=<expresion>. These names are
located in the global namespace
+ Arrays and matrices within one cell can now easily be spread out to a
cell range in the grid with the spread function. (spread(x,y,z,value)
where x,y,z represents the top-left-front target cell and value is
replaced by the origin cell reference)
+ Rows and columns can be inserted and deleted
+ Copy, Paste and Delete behaviour improved
+ Copy and Paste now work in cell editor when no selection is present
+ Basic tab-delimited text import added

--

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

--

Highlights:
+ No non-python syntax add-ons
+ Access to python modules from cells
+ 3D grid
+ Numpy object array for representation of string entry into grid cell
+ Numpy object array for representation of eval function array
+ Cell access via slicing of numpy function array
+ 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

Best Regards

Martin
 
M

Martin Manns

On Tue, 13 May 2008 00:23:12 +0200

pyspread 0.0.5 has been released.
It is a bugfix release for Mac and Windows.
--

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

--

Highlights:
+ No non-python syntax add-ons
+ Access to python modules from cells
+ 3D grid
+ Numpy object array for representation of string entry into grid cell
+ Numpy object array for representation of eval function array
+ Cell access via slicing of numpy function array
+ 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

Best Regards

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.1 1
pyspread 0.0.7 0
ANN: pyspread 0.0.8 5
ANN: pyspread 0.0.9 0
[ANN] pyspread 0.2.6 1
[ANN] pyspread 0.2.5 0
[ANN] pyspread 0.2.4 0
[ANN] Pyspread 0.1.2 released 0

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,015
Latest member
AmbrosePal

Latest Threads

Top