Metadata-Version: 2.1
Name: roxie-api
Version: 0.0.5
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.8,<4.0
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.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pandas (>=1.4.1,<2.0.0)
Requires-Dist: plotly (>=5.6.0,<6.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: requests (>=2.27.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.
