Xlwt

Latest version: v1.3.0

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

Scan your dependencies

Page 1 of 3

1.3.0

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

- Officially support Python 3.6, drop support for 2.6.

- Fix bytes/string type mismatch in :func:`upack2rt` on python 3.

- Packaging and code style tweaks.

- Use generator expressions to avoid unnecessary lists in memory.

Thanks to the following for their contributions to this release:

- Jon Dufresne
- Bill Adams

1.2.0

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

- Remove ``LOCALE`` from regular expression that caused
:class:`DeprecationWarning` that become an exception in Python 3.6

- Add :meth:`Workbook.sheet_index` helper.

- :meth:`Workbook.get_sheet` now takes either a string name or an integer
index.

1.1.2

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

- Fix failure in style compression under Python 3.

- Officially support Python 3.5

- Documentation tweaks.

1.1.1

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

- Fix release problems.

1.1.0

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

- Fix SST BIFF record in Python 3.

- Fix for writing :class:`ExternSheetRecord` in Python 3.

- Add the ability to insert bitmap images from buffers as well as files.

- Official support for Python 3.5.

Thanks to "thektulu" and Lele Gaifax for the Python 3 fixes.
Thanks to Ross Golder for the support for inserting images from buffers.

1.0.0

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

- Python 3 support.

- Initial set of unit tests.

- An initial set of Sphinx documentation.

- Move to setuptools for packaging.

- Wire up Travis, Coveralls and ReadTheDocs.

- Allow longs as row indexes.

Big thanks to Thomas Kluyver for his work on Python 3 support, Manfred Moitzi
for donating his unit tests.

Belated thanks to Landon Jurgens for his help on converting the documentation
to Sphinx.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.