This package browser is in early development. Mind the rough edges.

python-xlsxwriter 3.2.0

Python module for creating Excel XLSX files

XlsxWriter is a Python module that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.

Installation

Install python-xlsxwriter 3.2.0 as follows:

guix install python-xlsxwriter@3.2.0

Or install the latest version:

guix install python-xlsxwriter

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.