Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Martin Manns Newsgroups: comp.lang.python.announce Subject: [ANN] pyspread 1.0.1 Date: Sun, 10 Jan 2016 12:46:53 +0100 Organization: Aioe.org NNTP Server Lines: 37 Approved: python-announce-list@python.org Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de PIJIGR/h5CbhLuJ6FvReMgj6j837IeHvr4mH1XtfIdJQ== Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'gpl': 0.07; 'subject:ANN': 0.07; 'api': 0.09; '1.0.1': 0.09; 'added.': 0.09; 'gpg': 0.09; 'merged': 0.09; 'opens.': 0.09; 'translations': 0.09; 'url:github': 0.09; 'python.': 0.11; 'adjusted': 0.16; 'from:addr:gmx.net': 0.16; 'opened,': 0.16; 'pythonic': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'released.': 0.16; 'valid.': 0.16; 'translation': 0.16; 'fixed.': 0.18; 'merge': 0.18; 'skip:= 10': 0.18; 'language': 0.19; 'subject:] ': 0.19; 'changes': 0.20; 'martin': 0.22; 'file.': 0.22; 'programming': 0.22; 'written': 0.24; 'software.': 0.25; 'header:X-Complaints- To:1': 0.26; 'accepts': 0.29; 'dialog': 0.29; 'release.': 0.29; 'code:': 0.29; 'source': 0.33; 'url:python': 0.33; 'correctly': 0.34; 'file': 0.34; 'project': 0.36; 'url:org': 0.36; 'received:org': 0.37; 'charset:us-ascii': 0.37; 'subject:[': 0.39; 'data': 0.39; 'application': 0.39; 'save': 0.60; 'default': 0.61; 'skip:n 10': 0.62; 'received:46': 0.63; 'goal': 0.64; 'website:': 0.65; 'enjoy': 0.66; 'to:addr:comp-lang-python-announce': 0.68; 'to:addr:moderators.isc.org': 0.77; 'received:46.165': 0.84; 'spreadsheet': 0.84 Delivered-To: comp-lang-python-announce@moderators.isc.org X-Notice: Filtered by postfilter v. 0.8.2 X-Mailman-Approved-At: Mon, 11 Jan 2016 08:02:37 -0500 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python.announce:1975 ================ 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