[ANN] LibXLSXWriter.jl - Write XLSX files

Happy to announce LibXLSXWriter.jl, a lightweight, feature complete, and fast-loading package to write XLSX (“Excel”) files.

This package provides a Julia interface to the libxlsxwriter C library, making it easy and efficient to generate XLSX files directly from Julia.

You can install it from the General registry with:

]add LibXLSXWriter

For a taste of its capabilities, see the screenshot below collected from the Julia-converted examples found at:

14 Likes