Xlsx2html

Latest version: v0.6.2

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

Scan your dependencies

0.6.2

What's Changed
* Fix underline issue by felschatz in https://github.com/Apkawa/xlsx2html/pull/48
* Added support Python 3.13
* Cleanup warnings 50 51


New Contributors
* felschatz made their first contribution in https://github.com/Apkawa/xlsx2html/pull/48
* bruunotrindade made contribution in https://github.com/Apkawa/xlsx2html/pull/51 (manually backporting changes)

**Full Changelog**: https://github.com/Apkawa/xlsx2html/compare/v0.6.1...v0.6.2

0.6.1

What's Changed

* fix: https://github.com/Apkawa/xlsx2html/issues/43 UnicodeEncodeError for non unicode system locale

**Full Changelog**: https://github.com/Apkawa/xlsx2html/compare/v0.6.0...v0.6.1

0.6.0

What's Changed
Possibles backward incopatibly changes

* feat: https://github.com/Apkawa/xlsx2html/issues/45 xlsx2html(sheet=-1) for all sheets

**Full Changelog**: https://github.com/Apkawa/xlsx2html/compare/v0.5.0...v0.6.0

0.5.0

What's Changed
* feat: 41 xlsx2html(sheet=[0, 2]) argument `sheet` can take a list of sheet index or names
* Add vertical cell alignment - Issue 39 by ivanpajares-sploro in https://github.com/Apkawa/xlsx2html/pull/40
* Multiple sheet render by zinged5 in https://github.com/Apkawa/xlsx2html/pull/41
* fix: 30 fix merge and add test
* fix Cell object is not iterable 30 by lohithn4 in https://github.com/Apkawa/xlsx2html/pull/44


New Contributors
* lohithn4 made their first contribution in https://github.com/Apkawa/xlsx2html/pull/44
* ivanpajares-sploro made their first contribution in https://github.com/Apkawa/xlsx2html/pull/40
* zinged5 made their first contribution in https://github.com/Apkawa/xlsx2html/pull/41

**Full Changelog**: https://github.com/Apkawa/xlsx2html/compare/v0.4.4...v0.5.0

0.4.2

What's Changed
* fix problem with zeros in cells. by klaudiusz223 in https://github.com/Apkawa/xlsx2html/pull/37
* Added support python 3.11
* Experimental support python 3.12
* Drop support python 3.6
* CI: add publish task with generate release notes

New Contributors
* klaudiusz223 made their first contribution in https://github.com/Apkawa/xlsx2html/pull/37

**Full Changelog**: https://github.com/Apkawa/xlsx2html/compare/v0.4.1...v0.4.2

0.2.1

* Handle hyperlinks 5
* Added render header and lineno hook
* Added an option to show default cell borders when no other borders are set.
* Fixed column ordering in <col> generation
* Handle no number pattern (mostly in zeros)
* Extend builtin format
* Fixed 8
* Fixed 17
* Fixed 18
* Drop py2.7 support

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.