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

pyspread 0.0.12a released

0 views
Skip to first unread message

Martin Manns

unread,
Nov 21, 2009, 5:39:29 PM11/21/09
to comp-lang-py...@moderators.isc.org
Pyspread is getting close to the first Beta. This new release should
work with Windows as well as with Linux.


About
-----

Pyspread is a cross-platform Python spreadsheet application. It is
based on and written in the programming language Python.

Instead of spreadsheet formulas, Python expressions are entered into
the spreadsheet cells. Each expression returns a Python object that can
be accessed from other cells. These objects can represent anything
including lists or matrices.

Pyspread runs on Linux, Windows and *nix platforms with GTK+ support.
I have reports that it works with MacOS X as well.


Homepage
--------

http://pyspread.sf.net


New features in 0.0.12a
-----------------------

* pys file support more secure
* ODF file support removed
* Left and right alignment to cell attributes added
* Custom grid & cell drawing on refresh added
* Save functionality for row and column size added
* Problem with update of cells that contain strings, lists solved
* Frozen cells toolbar update fixed
* Windows missing cell background bug removed

Martin

0 new messages