Metadata-Version: 2.4
Name: oasys2
Version: 0.0.54
Summary: Core component of OASYS 2.0
Author: Manuel Sanchez del Rio
Author-email: Luca Rebuffi <lrebuffi@anl.gov>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://www.aps.anl.gov/Science/Scientific-Software/OASYS
Project-URL: Download, https://github.com/oasys-kit/OASYS2
Project-URL: Source, https://github.com/oasys-kit/OASYS2
Project-URL: Bug Reports, https://github.com/oasys-kit/OASYS2/issues
Project-URL: Documentation, https://orange-canvas-core.readthedocs.io/en/latest/
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: Qt
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Programming Language :: Python
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy==2.2.6
Requires-Dist: fabio==2024.9.0
Requires-Dist: scipy==1.16.1
Requires-Dist: importlib_resources
Requires-Dist: importlib_metadata
Requires-Dist: PyQt6==6.9.1
Requires-Dist: srxraylib
Requires-Dist: syned>=1.0.44
Requires-Dist: xoppylib>=1.0.45
Requires-Dist: crystalpy>=0.0.25
Requires-Dist: wofry>=1.0.33
Requires-Dist: wofryimpl>=1.0.33
Requires-Dist: silx==3.0.1
Requires-Dist: qtawesome==1.4.2
Requires-Dist: PyOpenGL==3.1.10
Requires-Dist: h5py==3.14.0
Requires-Dist: orange-canvas-core<=0.2.8
Requires-Dist: orange-widget-base<=4.27.0
Dynamic: license-file

# OASYS2
New release of OASYS, fully in python

- The package oasys2.canvas contains customization to elements belonging to biolab/orange-canvas-core.
- The package oasys2.widget contains customization to elements belonging to biolab/orange-widget-base.
- the package oasys2.widgets contains widgets to be displayed at the 2 top folders of the OASYS toolbox.

Installation instructions can be found [here](https://github.com/oasys-kit/OASYS2/wiki)
