python-excel/xlwt
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform.
Repository profile
Please use openpyxl where you can...
Tracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-06-19 22:53
1 capture since 2026-06-19
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-06-19 22:53
setup.cfg
python ecosystem,
0 dependencies
setup.py
python ecosystem,
0 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform.
xlwings is a Python library that makes it easy to call Python from Excel and vice versa. It works with Excel on Windows and macOS as well as with Google Sheets and Excel on the web.
Single API for reading, manipulating and writing data in csv, ods, xls, xlsx and xlsm files
A Python module for creating Excel XLSX files.
A C library for creating Excel XLSX files.
xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.