ClipData.jl Easy interaction between Excel and Julia
github.comHello everyone. Hackernews has been discussing excel a lot the past few days. Fortunately, this conversation coincided with a release of a Julia package I've been working on, ClipData.
It's a very simple package that also displays some of the core strengths of Julia as a language: multiple dispatch and interactivity.
I can imagine someone slowly transitioning a complicated workbook to a script with this package.
Just tried it out -- super convenient! Seems to work fine with LibreOffice as well.