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.
- Outputs:
out
- Website: https://github.com/jmcnamara/XlsxWriter
- Licenses: FreeBSD
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
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.