pyspread 1.99.3 =============== This is the third Beta release for pyspread 2.0. This version concentrates on usability improvements. 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-1.99.3.... Source code: https://gitlab.com/pyspread/pyspread Dependencies ============ Mandatory: * Python (≥ 3.6) * numpy (>=1.1) * PyQt5 (≥ 5.10, requires PyQt5.Svg) Recommended: * matplotlib (>=1.1.1) * pyenchant (>=1.1) * pip (>=18) For building the apidocs with Sphinx see apidocs/requirements.txt Known issues ============ * While the main issue on the Mac has been solved, there is a report on Mac Catalina, which reports that the menu may freeze unless another application has been switched to. Enjoy Martin