[Python-announce] [RELEASE] pyspread 2.2.3
Martin Manns via Python-announce-list <[email protected]> Sat, 23 Dec 2023 10:04:32 +0100
| Newsgroups | gmane.comp.python.announce |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
pyspread 2.2.3 ============== This is a bugfix release. Bug fixes: * Fix for Qt versions below 5.13 that do not provide lossless image rendering * csv import without quotations fixed * Periodic updates now again only updates frozen cells Please note that there is also a pre-release 2.3-beta.1 available for testing. It implements the switch from Qt5 to Qt6. You can find it at: https://gitlab.com/pyspread/downloads/-/raw/master/pre-releases/pyspread-2.3b1.tar.gz PGP signature: https://gitlab.com/pyspread/downloads/-/raw/master/pre-releases/pyspread-2.3b1.tar.gz.sig 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/ Signature for tarball: https://gitlab.com/pyspread/downloads/-/raw/master/releases/pyspread-2.2.3.tar.gz.asc?inline=false Source code: https://gitlab.com/pyspread/pyspread Dependencies ============ Mandatory: * Python (≥ 3.6) * numpy (>=1.1) * PyQt5 (≥ 5.10, requires PyQt5.Svg) * setuptools (>=40.0) * markdown2 (>= 2.3) Recommended: * matplotlib (>=1.1.1) * pyenchant (>=1.1) * pip (>=18) * python-dateutil (>= 2.7.0) * py-moneyed (>=2.0) * rpy2 (>=3.4) * plotnine (>=0.8) * libvoikko (>=4.3) * nuspell (>=5.1) * hspell (>= 1.4) * ggplot2 (>=3.4) For building the apidocs with Sphinx see apidocs/requirements.txt Enjoy Martin _______________________________________________ Python-announce-list mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-announce-list.python.org/ Member address: [email protected]