Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1975 > unrolled thread

[ANN] pyspread 1.0.1

Started byMartin Manns <mmanns@gmx.net>
First post2016-01-10 12:46 +0100
Last post2016-01-10 12:46 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  [ANN] pyspread 1.0.1 Martin Manns <mmanns@gmx.net> - 2016-01-10 12:46 +0100

#1975 — [ANN] pyspread 1.0.1

FromMartin Manns <mmanns@gmx.net>
Date2016-01-10 12:46 +0100
Subject[ANN] pyspread 1.0.1
Message-ID<mailman.13.1452517357.13488.python-announce-list@python.org>
================
 pyspread 1.0.1
================

Pyspread 1.0.1 is released.

This is a bugfix release. 

Major changes to 1.0:

 * Jedi 0.9 API change fixed.
 * French translation added.
 * Translations updated.
 * GPG now only accepts the chosen key as valid.
 * When an unsaveable xlsx file is opened, a Save As dialog opens.
 * The default file type can now be adjusted in the .pyspreadrc file.
 * Undoing a merge operation now correctly restores data from the
   merged cells.


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

Enjoy

Martin

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web