pygraphml is a small Python library designed to parse GraphML file. To see specification about GraphML, see http://graphml.graphdrawing.org/
Documentation and tutorial are available there: http://hadim.github.io/pygraphml/
- Python > 2.6
- NetworkX (http://networkx.lanl.gov/): only for the visualization
Under BSD license. See COPYING.
See AUTHORS.