Xlsxwriter

Latest version: v3.2.0

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

Scan your dependencies

Page 24 of 28

0.2.9

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

* Added worksheet tables. See :ref:`tables` and :ref:`ex_tables`.

* Tested with the new Python stable releases 2.7.4 and 3.3.1. All tests now
pass in the following versions:

* Python 2.6
* Python 2.7.2
* Python 2.7.3
* Python 2.7.4
* Python 3.1
* Python 3.2
* Python 3.3.0
* Python 3.3.1

* There are now over 700 unit tests including more than 170 tests that
compare against the output of Excel.

0.2.8

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

* Added worksheet outlines and grouping. See :ref:`outlines`.

0.2.7

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

* Added :func:`set_default_row` method. See :ref:`ex_hide_row_col`.

* Added hide_row_col.py, hide_sheet.py and text_indent.py examples.

0.2.6

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

* Added :func:`freeze_panes` and :func:`split_panes` methods.
See :ref:`ex_panes` .

* Added :func:`set_selection` method to select worksheet cell or range of
cells.

0.2.5

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

* Added additional :func:`Workbook` parameters ``'tmpdir'`` and
``'date_1904'``.

0.2.4

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

* Added :func:`Workbook` ``'constant_memory'`` constructor property to
minimize memory usage when writing large files. See :ref:`memory_perf`
for more details.

* Fixed bug with handling of UTF-8 strings in worksheet names (and probably
some other places as well). Reported by Josh English.

* Fixed bug where temporary directory used to create xlsx files wasn't
cleaned up after program close.

Page 24 of 28

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.