Hello,

 This is not a request for help in using PyX, so I hope it still has its place on this list. I made 'seplot' a small interface for PyX, to be able to use it from bash, or from python, with a simpler syntax than the whole thing. Typically, in bash :

$ seplot data.txt

Would yield a PyX-generated plot of data contained in data.txt. There are quite a few possibilities to meet real-world needs (if conditions, axis range, histograms...).

Seplot can be installed through pip ( $ pip3 install seplot ) and downloaded from github :

https://github.com/SergeDmi/Python-Tools/tree/master/seplot

Hope this has some interest,

Serge



_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to