XlsxWriter 3.2.0
0
A Python module for creating Excel XLSX files.
Contents
A Python module for creating Excel XLSX files.
Stars: 3628, Watchers: 3628, Forks: 632, Open Issues: 16The jmcnamara/XlsxWriter
repo was created 11 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 3628 github stars!
How to Install xlsxwriter
You can install xlsxwriter using pip
pip install xlsxwriter
or add it to a project with poetry
poetry add xlsxwriter
Package Details
- Author
- John McNamara
- License
- BSD-2-Clause
- Homepage
- https://github.com/jmcnamara/XlsxWriter
- PyPi:
- https://pypi.org/project/XlsxWriter/
- GitHub Repo:
- https://github.com/jmcnamara/XlsxWriter
Classifiers
Related Packages
Errors
A list of common xlsxwriter errors.
Code Examples
Here are some xlsxwriter
code examples and snippets.
GitHub Issues
The xlsxwriter package has 16 open issues on GitHub
- Not able install using "pip install XlsxWriter"
- Merge already merged cells results in damaged file format
- Drop support for EOL Python 3.4
- Page view can be set to 'pageBreakPreview'