Metadata-Version: 2.1
Name: ironflow
Version: 0.1.0
Summary: ironflow - A visual scripting interface for pyiron.
Home-page: https://github.com/pyiron/ironflow
Author: Max-Planck-Institut für Eisenforschung GmbH - Computational Materials Design (CM) Department
Author-email: liamhuber@greyhavensolutions.com
License: BSD
Keywords: pyiron
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
License-File: LICENSE
Requires-Dist: aimsgb>=0.1.3
Requires-Dist: ipycanvas>=0.13.2
Requires-Dist: ipython>=8.24.0
Requires-Dist: ipywidgets>=7.7.1
Requires-Dist: jupyterlab>=3.6.7
Requires-Dist: matplotlib>=3.8.4
Requires-Dist: nglview>=3.0.8
Requires-Dist: numpy>=1.26.4
Requires-Dist: owlready2>=0.46
Requires-Dist: pandas>=1.5.3
Requires-Dist: pyiron_atomistics>=0.2.63
Requires-Dist: pyiron_base>=0.5.33
Requires-Dist: pyiron_gui<=0.0.8
Requires-Dist: pyiron_ontology>=0.1.3
Requires-Dist: pymatgen>=2023.5.10
Requires-Dist: ryvencore>=0.3.1.1
Requires-Dist: seaborn>=0.13.2
Requires-Dist: traitlets>=5.14.3

Ironflow combines ryven, ipycanvas and ipywidgets to provide a Jupyter-based visual scripting gui for running pyiron workflow graphs.
