Skip to main content

XGMML parser for networkx

Project description

XGMML parser for networkx

Install

pip install networkxgmml

That’s all!

APIs

XGMMLReader(file)

Argument: file: a file-like object contains XGMML

Return: a networkx.DiGraph object

XGMMLWriter(file, graph, graph_name)

  • file: a file-like object to write XGMML

  • graph: a networkx.Graph object

  • graph_name: a name of a network

License

Distributed with a MIT license

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.3.tar.gz (47.4 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