Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.5 KB

File metadata and controls

41 lines (31 loc) · 1.5 KB

ome-types-widget

License Version CondaVersion Python Version

A Qt widget that can show OME metadata using ome-types-widget

This widget was originally part of the ome-types package. It can be used as a napari plugin or as astand-alone Qt widget.

Installation

Important

A Qt backend is required

This package does not depend on any specific Qt backend, but a backend is required. We recommend using PyQt6, but PyQt5 or PySide6 should also work.

from PyPI

pip install ome-types-widget

from conda-forge

conda install -c conda-forge ome-types-widget

from GitHub (bleeding edge dev version)

pip install git+https://github.com/imaging-formats/ome-types-widget.git