Pylustrator.jl

A Julia wrapper for Python's pylustrator
Author sp94
Popularity
3 Stars
Updated Last
2 Years Ago
Started In
September 2020

Pylustrator.jl

A Julia wrapper for Python's pylustrator.

Example usage

using PyPlot, Pylustrator

plot([0,1], [0,1])

@pylustrator show()

Used By Packages

No packages found.