Skip to main content

XGMML parser for networkx

Project description

=============
networkxxgmml
=============

XGMML parser for networkx

-------
Install
-------

pip install networkxgmml

That's all!


----
APIs
----

XGMMLReader(graph_file)
-----------------

Argument: graph_file: a file-like object contains XGMML

Return: a networkx.DiGraph object


XGMMLWriter(graph_file, graph, graph_name, directed=True)
------------------------------------

* file: a file-like object to write XGMML
* graph: a networkx.Graph object
* graph_name: a name of a network
* directed: is directed graph or not

-------
License
-------

Distributed with a MIT license

------------
Contributors
------------

* Yasunobu OKAMURA
* Anders Riutta
* Jeff Yunes
* Gustavo Pereira

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

networkxgmml-0.1.6.tar.gz (50.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page