Metadata-Version: 2.4
Name: ioNERDSS
Version: 1.1.0
Summary: Package for analysing NERDSS inputs and outputs.
Home-page: 
Author: Zixiu (Hugh) Liu
Author-email: zliu140@jhu.edu
License: GPL-3.0
Keywords: NERDSS Simulation,Model Setup,Analysis Tools
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Requires: python (>=3.8)
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: tqdm
Requires-Dist: PyQt6
Requires-Dist: pyqtgraph
Requires-Dist: PyOpenGL
Requires-Dist: biopython
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: requests
Requires-Dist: nglview
Requires-Dist: ipympl
Requires-Dist: imageio
Requires-Dist: ovito
Requires-Dist: jupyter
Requires-Dist: jupyterlab
Requires-Dist: notebook
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires
Dynamic: requires-dist
Dynamic: summary

A python package for analysing inputs and outputs for NERDSS simulator, including generating input files for Platonic solids and output visualization, etc.
