Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1913 > unrolled thread
| Started by | Martin Manns <mmanns@gmx.net> |
|---|---|
| First post | 2015-11-02 21:26 +0100 |
| Last post | 2015-11-02 21:26 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python.announce
[ANN] pyspread 1.0 Martin Manns <mmanns@gmx.net> - 2015-11-02 21:26 +0100
| From | Martin Manns <mmanns@gmx.net> |
|---|---|
| Date | 2015-11-02 21:26 +0100 |
| Subject | [ANN] pyspread 1.0 |
| Message-ID | <mailman.13.1446543929.8789.python-announce-list@python.org> |
============== pyspread 1.0 ============== Pyspread 1.0 is released. After 7 years of development, the initially envisioned features are finally implemented. Besides source code changes, a Windows 32 bit installer is available (URL see below, 120MB download, requires Windows XP or later). Major changes to 0.4.3: * Full screen mode bug on Windows fixed * File handling for reading xls files improved * xlsx files can now be opened (cell content only) About pyspread ============== Pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python. The goal of pyspread is to be the most pythonic spreadsheet application. Pyspread is free software. It is released under the GPL v3. Project website: https://manns.github.io/pyspread/ Download page: https://pypi.python.org/pypi/pyspread Source code: https://github.com/manns/pyspread Windows installer: http://download.gna.org/pyspread/pyspread-1.0-win32-setup.exe Enjoy Martin
Back to top | Article view | comp.lang.python.announce
csiph-web