Metadata-Version: 2.1
Name: roxie_3ml
Version: 0.2.0
Summary: Project template for new python Projects
Home-page: https://gitlab.cern.ch/pymbse/3ml-gui
License: GPL-3.0-or-later
Author: Konstantinos Diamantis
Author-email: konstantinos.diamantis@cern.ch
Maintainer: Konstantinos Diamantis
Maintainer-email: konstantinos.diamantis@cern.ch
Requires-Python: >=3.9,<3.13
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
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.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: mmbse_client (>=1.0.0,<2.0.0)
Requires-Dist: pyqt6 (>=6.6.1,<7.0.0)
Requires-Dist: qtwidgets (>=1.1,<2.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: setuptools (>=69.0.3,<70.0.0)
Project-URL: Repository, https://gitlab.cern.ch/pymbse/3ml-gui
Description-Content-Type: text/markdown

# ROXIE_3ML

3ML is a versatile application providing a graphical user interface (GUI) for users to interact with Magnets database, view reports of models and systems, upload files, and load ROXIE models directly from the database. In order to run the application just type "roxie_3ml" in the terminal and the GUI will launch.

## License

This project is licensed under the GPL-3.0-or-later license. It uses PyQt6, which is also GPL-licensed.

### Third-Party Licenses

This project uses [Feather icons](https://feathericons.com/), which are licensed under the MIT License. See `LICENSES/LicenseRef-feather-MIT.txt` for details.

