Staticly typed graph library
Project description
TypedGraph
Is a staticly typed graph library. This is a cross compatible port of TypedGraph.
TypedGraph is build to provide an easy to use interface for manipulating an maintaining graphs with a rigid schema.
Getting started
install using
pip install typed_graph
see the example folder for information on how to create your first project using TypedGraph.
Note that making and maintianing large static graphs can be time consuming, so using like typed_graph_cli will make the library significantly easier to maintian
Development
To run a local instance of the library:
.../typed_graph_py> pip install -e .
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.3.tar.gz
.
File metadata
- Download URL: typed_graph-0.1.3.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d2ef2346b58647bbc584d5654490e6cdd26e8e5826eeb5d59e5e006dce71caf |
|
MD5 | dcad98ec46957b202ffdd723eaa29e69 |
|
BLAKE2b-256 | f86916fe63b7b74f34f7c97ddb2feb916092ad2d8ed6802d74969755e55cf831 |
File details
Details for the file typed_graph-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: typed_graph-0.1.3-py3-none-any.whl
- Upload date:
- Size: 20.7 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 | c27f0a1f823a9b16f485067fce3464717e154bc93bbaf80ce145f249a2fc0fc3 |
|
MD5 | bda9e26d86eb6df72d3fa2d6d2b07b86 |
|
BLAKE2b-256 | 6b9703c419e581dbce44a642ae167d4feef961d5a88921ab67b8087f1b4be931 |