Skip to content
jonstout edited this page Nov 14, 2012 · 1 revision

To use this tool there are a few required prerequisites.

System (apt-get or yum):

  • curl
  • python-wxgtk2.6
  • graphviz, graphviz-devel

Python (use pip or easy_install):

  • networkx
  • numpy
  • matplotlib
  • pygraphviz

Run the app with 'python main.py'

Clone this wiki locally