Metadata-Version: 2.1
Name: Mindset-Streams
Version: 0.0.11
Summary: Visualise Mindset Stream Graphs and generate relevant statistics
Author: Kieran Brian
Author-email: <kieranmrbrian@gmail.com>
Keywords: python,mindset stream graphs,NLP,data science,network science
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: json (>=3.11.1)
Requires-Dist: jsonschema (>=4.17.3)
Requires-Dist: pandas (>=1.5.2)
Requires-Dist: numpy (>=1.23.0)
Requires-Dist: networkx (>=2.8.8)
Requires-Dist: matplotlib (>=3.5.31)
Requires-Dist: netgraph (>=4.11.5)

A package that allows to build and visualise Mindset Stream Graphs and generate their path types and betweenness centralities.
