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


Groups > comp.lang.python > #51143

[ANN] pyspread 0.2.4

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <news@eternal-september.org>
X-Original-To python-announce@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'encoded': 0.07; 'gpl': 0.07; 'linux,': 0.07; 'subject:ANN': 0.07; 'utf-8': 0.07; 'insertion': 0.09; 'matplotlib': 0.09; 'rows': 0.09; 'url:github': 0.09; 'runs': 0.10; 'martin': 0.11; 'python': 0.11; 'windows': 0.15; '(windows': 0.16; '0.2.4': 0.16; 'columns': 0.16; 'csv': 0.16; 'deletion': 0.16; 'from:addr:gmx.net': 0.16; 'iterable': 0.16; 'partly': 0.16; 'pressing': 0.16; 'pythonic': 0.16; 'received:eu': 0.16; 'redo': 0.16; 'yet)': 0.16; 'skip:= 10': 0.16; 'language': 0.16; 'subject:] ': 0.20; 'written': 0.21; 'programming': 0.22; 'import': 0.22; '(in': 0.22; 'deleted.': 0.24; 'replace': 0.24; 'software.': 0.24; 'options': 0.25; 'updating': 0.26; 'supported': 0.26; 'besides': 0.30; 'characters': 0.30; 'mode': 0.30; 'cells': 0.31; 'disabled': 0.31; 'skip:= 20': 0.31; 'file': 0.32; 'selection': 0.32; 'table': 0.34; 'there': 0.35; 'version': 0.36; 'dates': 0.36; 'skip:~ 10': 0.36; 'charset:us-ascii': 0.36; 'application': 0.37; 'project': 0.37; 'files': 0.38; 'does': 0.39; 'subject:[': 0.39; '(from': 0.39; 'received:org': 0.40; 'most': 0.60; 'free': 0.61; 'affect': 0.61; 'new': 0.61; 'high': 0.63; 'such': 0.63; 'skip:n 10': 0.64; 'more': 0.64; 'website:': 0.67; 'to:addr:comp-lang-python- announce': 0.70; 'enjoy': 0.71; 'quality': 0.72; 'export': 0.74; 'goal': 0.75; 'to:addr:moderators.isc.org': 0.77; '============': 0.84; 'charts': 0.84; 'eps': 0.84; 'localized': 0.84; 'pie': 0.84; 'spreadsheet': 0.84
To comp-lang-python-announce@moderators.isc.org
From Martin Manns <mmanns@gmx.net>
Newsgroups comp.lang.python, comp.lang.python.announce
Subject [ANN] pyspread 0.2.4
Date Tue, 23 Jul 2013 19:07:42 +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.9.2 (GTK+ 2.24.20; i486-pc-linux-gnu)
X-Auth-Sender U2FsdGVkX19UQelhtYAHULKU0wupW8gc
Cancel-Lock sha1:CFkmTvjBWCulB96ODOD3o4wwLvE=
X-Mailman-Approved-At Wed, 24 Jul 2013 17:50:30 +0200
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To python-list@python.org
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Message-ID <mailman.5046.1374681031.3114.python-announce-list@python.org> (permalink)
Lines 55
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1374681031 news.xs4all.nl 15890 [2001:888:2000:d::a6]:46524
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:51143 comp.lang.python.announce:1011

Cross-posted to 2 groups.

Show key headers only | View raw


==============
pyspread 0.2.4
==============


Pyspread 0.2.4 is released.

Besides Linux, the new version also runs on Windows (Windows 7 64bit
and Windows XP 32bit tested).


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: http://manns.github.com/pyspread/


What is new in 0.2.4
====================

 + Windows compatibility
 + More charts and chart options (box plots, histograms, pie charts)
 + Export of matplotlib charts to svg, png, pdf, eps and ps
 + Import from UTF-8 encoded csv files (no other encoding, yet)
 + More than 64k characters supported in one cell
 + Insertion and deletion of rows and columns now affect only the
   current table
 + High quality in-cell bitmaps images (with transparency) supported
 + Iterable data can be pasted into multiple cells via Paste As...
 + Pyspread can now be started from other Python applications
 + Partly localized in Nowegian Nynorsk and Bokmaal

Known issues
============

 + Selection mode is disabled in Windows.
 + "Find & Replace All" is slow in grids with much data unless pyspread
   is minimized.
 + Paste As... does not work if dates are present in the data structure.
 + Sometimes, pressing redo when there is nothing left to redo has
   undesired effects such as redoing an operation again.
 + When updating from a non-release version (from git), the file 
   ~/.pyspreadrc (in Windows pyspread's registry entry) may have to be
   deleted.

Enjoy

Martin

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

[ANN] pyspread 0.2.4 Martin Manns <mmanns@gmx.net> - 2013-07-23 19:07 +0200

csiph-web