Skip to content

torksrevol/pygraphml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is pygraphml ?

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 at http://hadim.github.io/pygraphml/. A notebook is also available at http://nbviewer.ipython.org/urls/raw.github.com/hadim/pygraphml/master/example.ipynb.

Requirements

  • Python > 2.7 and Python > 3.3
  • NetworkX (http://networkx.lanl.gov/): only for the visualization
  • sphinx (to build documentation)

License

Under BSD license. See LICENSE.

Authors

About

Small library to parse GraphML file in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%