=================
 pyspread 1.99.1
=================

Pyspread 1.99.1 has been released.

This is the first Beta release for pyspread 2.0.

While the latest stable version pyspread 1.1.3 requires Python 2, the
new Beta release 1.99.1 makes pyspread available for Python 3.6+.

The GUI is now using PyQt5. Web page and code are now hosted on gitlab.


About pyspread
==============

Pyspread is a non-traditional spreadsheet 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://pyspread.gitlab.io/
Download page:     https://pypi.org/project/pyspread/
Source code:       https://gitlab.com/pyspread/pyspread


Dependencies
============

Mandatory: 
 * Python (≥ 3.6)
 * PyQt5 (≥ 5.10, must include PyQt5.Svg)

Recommended: 
 * matplotlib (>=1.1.1)
 * pyenchant (>=1.1)
 * pip (>=18)

For building the apidocs with Sphinx see apidocs/requirements.txt


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

 * Toolbars are not shown on some Mac installations
 * The chart dialog is modal so that one cannot scroll the grid while
   editing


Enjoy

Martin
--
Python-announce-list mailing list -- python-announce-list@python.org
To unsubscribe send an email to python-announce-list-le...@python.org
https://mail.python.org/mailman3/lists/python-announce-list.python.org/

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to