XLSX.jl
Excel file reader and writer for the Julia language.
Install / Use
/learn @JuliaData/XLSX.jlREADME
XLSX.jl
Excel file reader/writer for the Julia language.
Introduction
XLSX.jl is a Julia package to read and write Excel spreadsheet files.
Internally, an Excel XLSX file is just a Zip file with a set of XML files inside. The formats for these XML files are described in the Standard ECMA-376.
This package follows the EMCA-376 to parse and generate XLSX files.
Requirements
-
Julia v1.8
-
Linux, macOS or Windows.
Installation
From a Julia session, run:
julia> using Pkg
julia> Pkg.add("XLSX")
Source Code
The source code for this package is hosted at https://github.com/juliadata/XLSX.jl.
License
The source code for the package XLSX.jl is licensed under the MIT License.
Getting Help
If you're having any trouble, have any questions about this package or want to ask for a new feature, just open a new issue.
Contributing
Contributions are always welcome!
To contribute, fork the project on GitHub and send a Pull Request.
References
Alternative Packages
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.7kCommit, push, and open a PR
