Xlutils

Latest version: v2.0.0

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.5.0

--------------------

- Take advantage of "ragged rows" optimisation in xlrd 0.7.3

- Add support for PANE records to :mod:`xlutils.copy`, which means that zoom
factors are now copied.

1.4.1

------------------------

- Removal of references in the `finish` methods of several filters,
easing memory usage in large filtering runs

- Speed optimisations for :class:`~xlutils.filter.BaseFilter`, bringing those
benefits to all subclasses.

- Memory usage reduction when using :class:`~xlutils.filter.MemoryLogger`

1.4.0

----------------------

- Add sheet density information and onesheet option to
:mod:`xlutils.margins`.

- Reduced the memory footprint of :class:`~xlutils.filter.ColumnTrimmer` at the
expense of speed.

- Fixed incorrect warnings about boolean cells in
:class:`~xlutils.filter.ErrorFilter`. :mod:`xlwt` has always supported boolean
cells.

- :class:`~xlutils.filter.BaseReader` now opens workbooks with ``on_demand = True``

- Added support for :mod:`xlrd` Books opened with ``on_demand`` as ``True`` passed to
:func:`~xlrd.open_workbook`.

- Fixed bug when copying error cells.

- Requires the latest versions of :mod:`xlrd` (0.7.1) and :mod:`xlwt` (0.7.2).

1.3.2

--------------------

- Made installation work when `setuptools` isn't present.

- Made `errorhandler` an optional dependency.

1.3.1

-------------------

- In xlutils.styles, handle there case where two names were mapped to the
same xfi, but the first one was empty.

1.3.0

-------------------

- fix bug that cause BaseWriter to raise exceptions when handling
source workbooks opened by xlrd 0.7.0 and above where
formatting_info had been passed as False

- add xlutils.copy

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.