Metadata-Version: 2.4
Name: larray-editor
Version: 0.35.2
Summary: Graphical User Interface for LArray library
Author: Geert Bryon, Yannick Van den Abbeel
Author-email: Gaetan de Menten <gdementen@gmail.com>, Alix Damman <ald@plan.be>
License-Expression: GPL-3.0-only
Project-URL: homepage, https://github.com/larray-project/larray-editor
Project-URL: repository, https://github.com/larray-project/larray-editor
Project-URL: issues, https://github.com/larray-project/larray-editor/issues
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
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
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: jedi>=0.18
Requires-Dist: larray>=0.35
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: PyQt6
Requires-Dist: qtpy
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Provides-Extra: excel
Requires-Dist: xlwings; extra == "excel"
Provides-Extra: hdf5
Requires-Dist: tables; extra == "hdf5"
Dynamic: license-file

larray-editor
=============

Graphical User Interface associated with LArray Python library.
