Contents

XlsxWriter 3.2.0

0

A Python module for creating Excel XLSX files.

A Python module for creating Excel XLSX files.

Stars: 3480, Watchers: 3480, Forks: 621, Open Issues: 13

The jmcnamara/XlsxWriter repo was created 11 years ago and the last code push was 3 days ago.
The project is very popular with an impressive 3480 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

No  xlsxwriter  pypi packages just yet.

Errors

A list of common xlsxwriter errors.

Code Examples

Here are some xlsxwriter code examples and snippets.

GitHub Issues

The xlsxwriter package has 13 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'

See more issues on GitHub

Related Packages & Articles

pandas 2.2.1

Powerful data structures for data analysis, time series, and statistics

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.