jsundram / pygephi

driving gephi via the toolkit api to do some graph layout and saving

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pygephi

Drive gephi in jython via the toolkit api to do some graph layout and saving. Usage: gephi.py input.gexf output.gexf

Outputs:

  • gexf with new layout (output.gexf)
  • Optional pdf (output.pdf)
  • Optional gephi file (for further editing in Gephi) (output.gephi)

About

driving gephi via the toolkit api to do some graph layout and saving


Languages

Language:Python 100.0%