Small library to parse GraphML files in Python
Project description
[![Build Status](https://travis-ci.org/hadim/pygraphml.svg?branch=master)](https://travis-ci.org/hadim/pygraphml)
# 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 [here](example.ipynb).
# Requirements
Python > 2.7 and > 3.3
NetworkX (http://networkx.lanl.gov/): only for the visualization
# License
Under BSD license. See [LICENSE](LICENSE).
# Authors
Hadrien Mary <hadrien.mary@gmail.com>
Nick Hamilton <n.hamilton@imb.uq.edu.au>
# How to release a new version
Make Github release
python setup.py sdist bdist_wheel
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file pygraphml-2.1-py3-none-any.whl
.
File metadata
- Download URL: pygraphml-2.1-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68e4d1ccac6ee57d5c1781fc43c278ae3d5cc21947c5071aa54614d4f228cadc |
|
MD5 | 2cd98b31e605dd2faddaadf8ced046f0 |
|
BLAKE2b-256 | 640bba67a86d1f2f6c6cd62b19f64059cca26ec46b92df48f5b3162b13574fdb |