# pygraphml
[](https://travis-ci.org/hadim/pygraphml) [](https://pypi.org/project/pygraphml/)
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](notebooks/documentation.ipynb).
# Requirements
Python > 2.7 and > 3.6.
matplotlib and [networkx](http://networkx.lanl.gov/) 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](LICENSE).
# Authors
Hadrien Mary <hadrien.mary@gmail.com>
Nick Hamilton <n.hamilton@imb.uq.edu.au>
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pygraphml-2.4.2.tar.gz.
File metadata
- Download URL: pygraphml-2.4.2.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65caafa0df6d32c46a6aff562748863f06b75fd8962c598b42fef84705615b3d
|
|
| MD5 |
28dc27f2297e59ec174ca9bf97aa8fa5
|
|
| BLAKE2b-256 |
dfacc56829e9c59ef7a0d870ae5dc883c415efccea32ad9ac97bf38d502784c0
|