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 really compatible with JSON Graph Format.
Multigraphs are not yet supported. 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 test_all.py for usage examples.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file json-graph-lite-0.3a0.tar.gz
.
File metadata
- Download URL: json-graph-lite-0.3a0.tar.gz
- Upload date:
- Size: 3.5 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 402e5484e7d88294ff6a5bfbe55450b972f2b8d139926cf5f7baca8f30d91ebb |
|
MD5 | 8820d131696e73c446c470b18814345d |
|
BLAKE2b-256 | 6d9cb6a6732c396f679de5d9c9d73c257d722598ec3ae39b9fe95ed10a08cc68 |
File details
Details for the file json_graph_lite-0.3a0-py2.py3-none-any.whl
.
File metadata
- Download URL: json_graph_lite-0.3a0-py2.py3-none-any.whl
- Upload date:
- Size: 6.3 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 645c21913eb67a2d3581a678cc1b4db12e38fd81d0f9915731cb89fdc0d59e5a |
|
MD5 | bfedd1c2da1f242b10e78162adf583e5 |
|
BLAKE2b-256 | 4ec1446cd22d1e1d09339add383eb20fe63cb4c55c25e3943560c55ffe6a2171 |