Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'url:pypi': 0.03; 'gpl': 0.07; 'pypi': 0.07; 'subject:ANN': 0.07; 'url:github': 0.09; 'python.': 0.11; 'from:addr:gmx.net': 0.16; 'pythonic': 0.16; 'received:eu': 0.16; 'released.': 0.16; 'martin': 0.16; 'deployment': 0.18; 'skip:= 10': 0.18; 'tests': 0.18; 'language': 0.19; 'subject:] ': 0.19; 'changes': 0.20; 'issue.': 0.20; 'software.': 0.22; 'programming': 0.23; 'written': 0.24; 'linux': 0.26; 'code:': 0.29; 'mode': 0.31; 'source': 0.31; 'screen': 0.32; 'url:python': 0.33; 'url:org': 0.36; 'project': 0.36; 'charset:us- ascii': 0.37; 'received:org': 0.38; 'subject:[': 0.39; 'application': 0.39; 'some': 0.40; 'free': 0.61; 'skip:n 10': 0.63; 'goal': 0.64; 'website:': 0.65; 'results': 0.66; 'to:addr :comp-lang-python-announce': 0.68; 'enjoy': 0.70; 'to:addr:moderators.isc.org': 0.78; 'spreadsheet': 0.84 To: comp-lang-python-announce@moderators.isc.org From: Martin Manns Newsgroups: comp.lang.python,comp.lang.python.announce Subject: [ANN] pyspread 0.4.3 Date: Sun, 31 May 2015 21:05:13 +0200 Organization: A noiseless patient Spider Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Newsreader: Claws Mail 3.11.1 (GTK+ 2.24.25; i586-pc-linux-gnu) X-Auth-Sender: U2FsdGVkX18PftGjR4fsoEvEyGrdHcb6 Cancel-Lock: sha1:VnhQGiHKL/3Kt9ndqWbNtya2lG8= X-Mailman-Approved-At: Mon, 01 Jun 2015 09:20:47 +0200 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: , Approved: python-announce-list@python.org Message-ID: Lines: 34 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1433143247 news.xs4all.nl 2855 [2001:888:2000:d::a6]:37737 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:91628 comp.lang.python.announce:1725 ============== pyspread 0.4.3 ============== Pyspread 0.4.3 is released. Please note that pyspread 0.4.2 is not available on pypi because of a deployment issue. Major changes to 0.4.1: * Full screen mode added * Some changes to improve results on Debian CI tests * Updates to first steps document * Linux distribution logos removed from first steps document 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