|
From: Tom K. <to...@ko...> - 2016-04-06 17:53:05
|
Superb! Works perfectly so far. Thank you! Tom > On Apr 5, 2016, at 6:32 PM, bne...@ro... wrote: > > > Hi Folks, > > I have created a wrapper for PyX that allows it's use in the language > Julia, using the PyCall.jl library. This is similar to the popular > PyPlot.jl language, which wraps matplotlib. > > I don't expect this wrapper to become particularly popular, as there are > multiple layers of dependencies and abstractions to sort out (particularly > to get recent versions of PyX working via Python3), but it does provide > some nice features (like SVG inlining in Jupyter notebooks), and the > wonderful aesthetics of PyX make it worth installing for some > applications. > > Comments and feedback are welcome! This is my first Julia package. > > The license is the same as PyX: GPLv2. Repository is on github for now: > > https://github.com/bnewbold/PyX.jl > > --bryan > > ------------------------------------------------------------------------------ > _______________________________________________ > PyX-devel mailing list > PyX...@li... > https://lists.sourceforge.net/lists/listinfo/pyx-devel |