Metadata-Version: 2.1
Name: roxie-api
Version: 0.0.12
Summary: A Python API for ROXIE to build a model data input, modify cable database file, and control simulation with a tool adapter
Home-page: https://gitlab.cern.ch/roxie/roxie-api
License: MIT
Author: mmaciejewski
Author-email: michal.maciejewski@ief.ee.ethz.ch
Requires-Python: >=3.9,<3.12
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3
Requires-Dist: Jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: matplotlib (>=3.5.3,<4.0.0)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: plotly (>=5.9.0,<6.0.0)
Requires-Dist: pydantic (>=1.9.1,<2.0.0)
Requires-Dist: pymbse-commons (>=0.0.6,<0.0.7)
Requires-Dist: pyvista (>=0.36.1,<0.37.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Project-URL: Repository, https://gitlab.cern.ch/roxie/roxie-api
Description-Content-Type: text/markdown

# ROXIE API

This is a project for extraction of ROXIE API from MagNum API for code sharing with the ROXIE team.
