xarray-treeview 1.2.6


pip install xarray-treeview==1.2.6


Meta
Author: Marcel Goldschen-Ohm
Requires Python: >=3.9

Classifiers

Development Status
  • 3 - Alpha

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Programming Language
  • Python :: 3 :: Only
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

xarray-treeview

PyQt/PySide model/view for tree of Xarray datasets.

:construction:

Install

Should work with PySide6, PyQt6, or PyQt5.

pip install PySide6 xarray-treeview

TODO

  • drag items

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
numpy (>=1.26.2)
xarray (>=2023.12.0)
qtpy (>=2.4.1)
qtawesome (>=1.3.0)
pyqt-ext (>=1.2.5)
xarray-datatree (>=0.0.14)