Graph-State-Machine

View on PyPIReverse Dependencies (0)

3.2 Graph_State_Machine-3.2-py3-none-any.whl

Wheel Details

Project: Graph-State-Machine
Version: 3.2
Filename: Graph_State_Machine-3.2-py3-none-any.whl
Download: [link]
Size: 32538
MD5: 547bae7af012379abd6fe283e865fc3b
SHA256: 1893cc0adfadb84f388ea45dea5a33d0b9e9810ecf91db5e0eb0053cd35afebc
Uploaded: 2023-12-02 00:44:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Graph-State-Machine
Version: 3.2
Summary: A simple library to build easily interpretable computational constructs similar to a Turing machine over a graph, where states are combinations of a graph's (typed) nodes; an example use would be a transparent backend logic which navigates an ontology
Author: Thomas Fletcher
Author-Email: T-Fletcher[at]outlook.com
Home-Page: https://github.com/T-Flet/Graph-State-Machine
License: BSD 3-Clause
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: networkx (>=2.5)
Requires-Dist: pandas (>=1.1.1)
Requires-Dist: matplotlib (>=3.3.2)
Requires-Dist: plotly (>=5.1.0)
License-File: LICENSE
[Description omitted; length: 16076 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
Graph_State_Machine/__init__.py sha256=NB7BG-jiT7GSHz0VToKVpq3ml8CxvQUEpP8g-aU2tmA 1232
Graph_State_Machine/graph.py sha256=aAyLAfyZvaJaUBnmupaCLMIPhAMZWtcSix5apbEM9F8 23396
Graph_State_Machine/gsm.py sha256=Cr1WOFG6QV6f44guMgWGm85Or_iQdoCa4mJd44Oc8Zw 6969
Graph_State_Machine/scanners.py sha256=q5a2SCsRcyJLe7AB3c9M1fPvXGir0aUsb3PIlsQpL_k 4843
Graph_State_Machine/scores.py sha256=glCl74AAqiwUCmeBEdTI58FOYBnY2pQo8yj-SckfZjw 1229
Graph_State_Machine/selectors.py sha256=OeiDBHXFzZR1HX0VVg0aXkv98vMWXlm6ZBTEvMlmMmE 1065
Graph_State_Machine/types.py sha256=wI0y3ZxOm3giAyowS4OuRDEaB9n1XIuMF0CRyYJSBAE 1000
Graph_State_Machine/updaters.py sha256=FeW7CGTN83604noYKg8ZNI31dOZYNUmM4kC3OOifkU0 1502
Graph_State_Machine/Util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
Graph_State_Machine/Util/generic_util.py sha256=PDuUdxxoMolcjpqkCQvHoaJ8WWhhCXrGobxEUB9AMjI 7813
Graph_State_Machine/Util/misc.py sha256=-xmRYs8TOUVVrvE_HlUBCR8YyVuAI2-_7Ecr3sgLN3g 4552
Tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
Tests/self_contained_showcase.py sha256=L0PO-m0BqbAWq9mblN1pY4Ud6H6e8wwawKnoGCIVvfw 3015
Tests/self_contained_showcase_dict_state.py sha256=0MgD4RH8LDB19DjNekaTRosCJ8aoIUxRhGUaJGDSmEY 3055
Tests/self_contained_showcase_nec_suff.py sha256=aJLdfUkIfU1QXHoMpyAk0Jl4B8OGAJaM4pB1-mpcPgw 4137
Tests/test_examples.py sha256=1JKrfr47LhOrAoLQpW9UMbmMi53HqPj4b3SrBIc-IFE 169
Graph_State_Machine-3.2.dist-info/LICENSE sha256=SKCXXE9YuDmzzx3o5SswY6A6Zp05c1WqC14ukidJlWM 1523
Graph_State_Machine-3.2.dist-info/METADATA sha256=yguo-O_tEzQI96vb4Um8YnSwT3KQJd3XF0RiRq-_iXk 17041
Graph_State_Machine-3.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
Graph_State_Machine-3.2.dist-info/top_level.txt sha256=rIUPxMQCPiUY8NKXlO45zc5XwJU9WDTJi2Klcy0Kgr4 26
Graph_State_Machine-3.2.dist-info/RECORD

top_level.txt

Graph_State_Machine
Tests