tikzplotlib
tikzplotlib copied to clipboard
setup.py
trafficstars
Hello, Is there a setup.py script so that I can install from source? Thank you.
tikzplotlib uses the flit tool: https://github.com/nschloe/tikzplotlib/blob/450712b4014799ec5f151f234df84335c90f4b9d/pyproject.toml#L2-L3
See the upstream docs for flit on how to use it (for example https://flit.pypa.io/en/stable/cmdline.html#flit-install)