8000 GitHub - hadim/pygraphml: Parse GraphML file in Python.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hadim/pygraphml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygraphml

Build Status PyPI version

pygraphml is a Python library designed to parse GraphML file. To see specification about GraphML, see http://graphml.graphdrawing.org/

A documentation is provided as a Jupyter notebook.

Requirements

  • Python > 2.7 and > 3.6.
  • matplotlib and networkx for visualization (optional).

Install

pip install pygraphml

Or you can use Anaconda and conda-forge :

conda config --add channels conda-forge
conda install pygraphml

License

Under BSD license. See LICENSE.

Authors

About

Parse GraphML file in Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

0