Metadata-Version: 2.1
Name: openmsimodel
Version: 0.1.5
Summary: OpenMSIModel uses the GEMD (Graphical Expression of Material Data) format to interact with generalized laboratory, analysis, and computational materials data. It allows to structure real scientific workflows into meaningful data structures, model them in graph and relational databases, explore on interactive graphical interfaces, and build long-term, shareable assets stores.
Home-page: https://github.com/openmsi/openmsimodel
Author: Ali Rachidi
Author-email: arachid1@jhu.edu
License: MIT
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7,<3.10
Requires-Dist: gemd (==1.13.0)
Requires-Dist: networkx
Requires-Dist: pymssql (==2.2.8)
Requires-Dist: SQLAlchemy (==2.0.17)
Requires-Dist: PyInquirer
Requires-Dist: prompt-toolkit
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: methodtools
Requires-Dist: matplotlib
Requires-Dist: yfiles-jupyter-graphs
Requires-Dist: ipython
Requires-Dist: ipykernel
Requires-Dist: openpyxl
Requires-Dist: graphviz
Requires-Dist: sphinx-rtd-theme
Requires-Dist: ipycytoscape
Requires-Dist: questionary
Requires-Dist: webcolors
Requires-Dist: jupyter
Provides-Extra: all

