| 1 | initial version |
I've been thinking about the problem that lots of people have. How to auto-generate a nice looking Single Line Diagram just by giving the sav file.
So for people that don't mind reading code, Two months ago I set up an open source project that auto generates a single line diagram.
https://github.com/jtrain/pssesldviewer
You'll need to install
networkx download here version 1.2,matplotlib; and numpyThe reason I'm using version 1.2 is because that is the highest version that is still compatible with Python 2.5.
My question is: What should the open-source project do?
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.