python-agate-excel
No description set
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-agate-excel && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0.4.1.tar.gz | 0000270806 264 KB | |
python-agate-excel.changes | 0000003936 3.84 KB | |
python-agate-excel.spec | 0000002034 1.99 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1130507
from
Dirk Mueller (dirkmueller)
(revision 8)
- update to 0.4.1: * fix: :meth:`.Table.from_xlsx` no longer errors on unsized sheets. * The ``reset_dimensions`` argument to :meth:`.Table.from_xlsx` defaults to ``None`` instead of ``False``. If ``reset_dimensions`` is ``None``, and if the worksheet's dimensions are ``A1:A1``, recalculate the worksheet's dimensions. To disable this behavior, set ``reset_dimensions`` to ``False``. * If the ``reset_dimensions`` argument to :meth:`.Table.from_xlsx` is set, recalculate the worksheet's dimensions, instead of assuming that the table's width matches the first row's. * The ``reset_dimensions`` argument to :meth:`.Table.from_xlsx` is ignored if the ``read_only`` argument is false. * Add Python 3.8, 3.9, 3.10, 3.11, 3.12 support. * Drop support for 3.5 (2020-09-13), 3.6 (2021-12-23), 3.7 - drop python-agate-excel-no-python2.patch (upstream) * Drop support for Python 3.4 (end-of-life was March 18, 2019). * Add a header argument to `.Table.from_xls` and
Comments 0