slackbuilds/python/XlsxWriter
Barry J. Grundy f5ff6f858e
python/XlsxWriter: Updated for version 3.1.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-08-05 10:08:50 +07:00
..
README python/XlsxWriter: Wrap README at 72 columns. 2022-03-14 04:07:36 -04:00
XlsxWriter.SlackBuild python/XlsxWriter: Updated for version 3.1.2. 2023-08-05 10:08:50 +07:00
XlsxWriter.info python/XlsxWriter: Updated for version 3.1.2. 2023-08-05 10:08:50 +07:00
slack-desc

README

XlsxWriter - A Python module for creating Excel XLSX files

XlsxWriter can be used to write text, numbers, formulas and hyperlinks
to multiple worksheets and it supports features such as formatting and
many more, including:

    100% compatible Excel XLSX files.
    Full formatting.
    Merged cells.
    Defined names.
    Charts.
    Autofilters.
    Data validation and drop down lists.
    Conditional formatting.
    Worksheet PNG/JPEG images.
    Rich multi-format strings.
    Cell comments.
    Integration with Pandas.
    Textboxes.
    Memory optimization mode for writing large files.