Skip to main content

Lightweight graph implementation with JSON serialization

Project description

Lightweight library for JSON graph

Library, similar to:

https://github.com/jsongraph/jsongraph.py

NB: json-graph-lite library uses list for nodes, not object, so it's not compatible with JSON Graph Format.

JSON Graph Format compatible classes (Graph, Graphs) can be found from json_graph_lite.jgf.

Incompatible change: list is used for nodes, not object, because JSON object can't represent integer keys.

The intention of json-graph-lite is to provide lightweight graph library, which serializes and deserializes graphs a la JSON graph format.

Take a look at tests/test_graphs.py for usage examples.

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

json-graph-lite-0.4a0.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

json_graph_lite-0.4a0-py2.py3-none-any.whl (10.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file json-graph-lite-0.4a0.tar.gz.

File metadata

  • Download URL: json-graph-lite-0.4a0.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.17

File hashes

Hashes for json-graph-lite-0.4a0.tar.gz
Algorithm Hash digest
SHA256 f91e111a8f7d1910f5ff2f933fd91bf7d6ff6c63e29b9e0e839dedf6348e371b
MD5 73a89ec159a4612b76361e45f3708d2e
BLAKE2b-256 622917c68666082872380693e7e2a5c8415d9a41c64c2e4e4ef8b635a331f763

See more details on using hashes here.

File details

Details for the file json_graph_lite-0.4a0-py2.py3-none-any.whl.

File metadata

  • Download URL: json_graph_lite-0.4a0-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.17

File hashes

Hashes for json_graph_lite-0.4a0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 529506fce833ede882dfd95b537459247fcb525c89184b417cdd9ca13f71a62f
MD5 929d7ad7f74762a44f5bae6cf18c25d8
BLAKE2b-256 45349330edc43d9333c452dae2c112d3524131e737240f09ec0415bf1432b4ab

See more details on using hashes here.

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