A python module for plotting (directed) Graphs using a simulation of springs and charged particles
See the docs for more info including mathematical explanation, examples, and class definitions.
You can import this module with PIP.
$ python3 -m pip install graphPlot --upgrade