[Python-announce] [RELEASE] pyspread 2.3.1

Liste des GroupesRevenir à clp announce 
Sujet : [Python-announce] [RELEASE] pyspread 2.3.1
De : mmanns (at) *nospam* gmx.net (Martin Manns)
Groupes : comp.lang.python.announce
Date : 03. Dec 2024, 23:43:17
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <1b0d2a5e-e2ad-4dbf-8512-da40cc738f39@gmx.net>
User-Agent : Mozilla Thunderbird
pyspread 2.3.1 has been released
================================
This is a bugfix release.
Bug fixes
=========
  * Errors when slicing S fixed
  * If <Enter> or <Tab> are typed too fast in the grid, respective
    actions are now triggered only once and not twice
  * Added debug support via CLI using logging.
    At the moment, this is mainly used for xlsx import.
  * Fixed a bug that prevented many xlsx files from being opened
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.3.tar.gz.asc?inline=false
Source code:       https://gitlab.com/pyspread/pyspread
Dependencies
============
Mandatory:
  * Python (≥ 3.6)
  * numpy (>=1.1)
  * PyQt6 (≥ 6.5, requires PyQt6.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, requires R installation)
  * plotnine (>=0.8)
  * libvoikko (>=4.3)
  * nuspell (>=5.1)
  * hspell (>= 1.4)
  * ggplot2 (>=3.4)
  * pycel (>=1.0b30)
  * openpyxl (>=3.0.7)
For building the apidocs with Sphinx see apidocs/requirements.txt
Enjoy
Martin

Date Sujet#  Auteur
3 Dec 24 o [Python-announce] [RELEASE] pyspread 2.3.11Martin Manns

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal