#excel #xlsx #file-format #libxlsxwriter #xlsxwriter #2007

excelwriter

A Rust module for writing files in the Excel 2007+ XLSX file format

1 unstable release

0.1.0 Aug 1, 2022

#2064 in Parser implementations

MIT/Apache

140KB
3K SLoC

Contains (Zip file, 8KB) tests/input/bootstrap08.xlsx, (Zip file, 7KB) tests/input/bootstrap01.xlsx, (Zip file, 8KB) tests/input/bootstrap02.xlsx, (Zip file, 8KB) tests/input/bootstrap03.xlsx, (Zip file, 8KB) tests/input/bootstrap04.xlsx, (Zip file, 8KB) tests/input/bootstrap05.xlsx and 6 more.

excelwriter

A Rust module for writing files in the Excel 2007 XL file format

This is a work in progress port of the Python library XlsxWriter to Rust.

Dependencies

~9–20MB
~265K SLoC