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.7a0.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

json_graph_lite-0.7a0-py2.py3-none-any.whl (10.1 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for json-graph-lite-0.7a0.tar.gz
Algorithm Hash digest
SHA256 f2dcbd1159aa9105641572ad5092bd1489193fbdbad9dc4ba365ce0aea664deb
MD5 f389763f225d7a4fe8e88318c71ad587
BLAKE2b-256 e0be4b02e9ddb7692650594f33cd1bc4dfe72d1676760f1fb3801ac82d8ae9e1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for json_graph_lite-0.7a0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 974a9861d91d26b2f6806299a6358939c4a80a07711022744b40f31260ef42f2
MD5 48cd7526d346dec13806de8ea4b4fc15
BLAKE2b-256 7d82971ba43652e83588b3cc95380d613057548ecf0f9c47aa761bf8c749eaf7

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