Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 284 Bytes

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)