pymmcore-plus / pymmcore-widgets

A set of Qt-based widgets onto the pymmcore-plus model

Home Page:https://pymmcore-plus.github.io/pymmcore-widgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pymmcore-widgets

License Python Version PyPI Conda CI docs codecov

A set of widgets for the pymmcore-plus package. This package can be used to build custom user interfaces for micromanager in a python/Qt environment. It forms the basis of napari-micromanager

mm_widgets

See complete list of available widgets in the documentation

Installation

pip install pymmcore-widgets

# note that this package does NOT include a Qt backend
# you must install one yourself, for example:
pip install PyQt5

# package is tested against PyQt5, PyQt6, PySide2, and PySide6

About

A set of Qt-based widgets onto the pymmcore-plus model

https://pymmcore-plus.github.io/pymmcore-widgets

License:Other


Languages

Language:Python 100.0%