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
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 details)
File details
Details for the file networkxgmml-0.1.6.tar.gz
.
File metadata
- Download URL: networkxgmml-0.1.6.tar.gz
- Upload date:
- Size: 50.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca54280ff00fb0be8f2adde8fada893cf24b2d9109861b19f99e205fa4fc3757 |
|
MD5 | 7a272461cf96cf6c2cebd06f2ab2ee4f |
|
BLAKE2b-256 | d7b9cfb61ee4f7b81ea5e94575869eaf6e921ecd44afcc0c054abfcc09eda64a |