Staticly typed graph library
Project description
# TypedGraphPy Graph data structure with an enforcable schema Port of TypedGraph originally for rust.
TypedraphPy is build to provide an easy to use interface for graph made by TypedGraph in Rust
## Getting started install using ` pip install typed_graph `
see the example folder for information on how to Create your first TypedGraph and retrieve data from it
## Development To run a local instance of the library: ` .../typed_graph> pip install -e typed_graph_py `
This will import the library using a symlink, so changes in the directory will be propegated to the python installation
Now it can be used as normal ` import type_graph `
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
Built Distribution
File details
Details for the file typed_graph-0.1.0.tar.gz
.
File metadata
- Download URL: typed_graph-0.1.0.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21bc15639b2fd1203d1d3ee1754d878d06559cb608f0b16cfb72284b61a5bbde |
|
MD5 | 6d2ece1dc6354d8ca506b56d10f04344 |
|
BLAKE2b-256 | 1cfdb6d2dd937dcb4377f09634f1c3a24d4a4fb6f2e7bbf317063f414f0db1ef |
File details
Details for the file typed_graph-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: typed_graph-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f258e2874de91fd8be62c544d52c82af8b176502cf5e1dda71daf075efb64e4 |
|
MD5 | c91c7524dbc9a53955da3c32506ee0c4 |
|
BLAKE2b-256 | 794b98eaf5b1d6ee3010e3a95879be59219d1413d7b4c5b2d18db253d8a41a28 |