pyspread 0.0.12a released
[Posted November 23, 2009 by cook]
| From: |
| Martin Manns <mmanns-AT-gmx.net> |
| To: |
| comp-lang-python-announce-AT-moderators.isc.org |
| Subject: |
| pyspread 0.0.12a released |
| Date: |
| Sat, 21 Nov 2009 23:39:29 +0100 |
| Message-ID: |
| <20091121233929.79ec3444@Knock> |
| Archive‑link: | |
Article |
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
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/