Metadata-Version: 2.4
Name: sim-atlas
Version: 0.0.3
Summary: Search and discovery platform for simulation nodes — Python functions, workflow definitions, and pyiron nodes used in scientific computing.
Author-email: Sebastian Eibl <sebastian.eibl@mpcdf.mpg.de>
Maintainer-email: Sebastian Eibl <sebastian.eibl@mpcdf.mpg.de>
License-Expression: BSD-3-Clause
License-File: LICENSE
Keywords: pyiron
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Requires-Dist: fastapi-mcp>=0.4.0
Requires-Dist: fastapi[standard]>=0.122.0
Requires-Dist: fastembed>=0.4
Requires-Dist: numpy>=1.21
Requires-Dist: openai>=2.8.1
Requires-Dist: pydantic-settings[toml]>=2.13.1
Requires-Dist: pyjwt>=2.12.1
Requires-Dist: python-workflow-definition>=0.1.2
Requires-Dist: tqdm>=4.67.3
Requires-Dist: voyageai>=0.3.7
Provides-Extra: langfuse
Requires-Dist: langfuse>=4.6.1; extra == 'langfuse'
