napari-guitils

Utils to create napari guis


License
BSD-1-Clause
Install
pip install napari-guitils==0.1.0

Documentation

napari-guitils

License PyPI Python Version CI

A collection of custom widgets for the development of napari plugins. Currently the collection contains:

  • FolderList: a file browser to display files inside a folder and select them
  • TabSet: a widget to create multiple named tabs
  • VHGroup: a widget to create a sub-group of widgets with a certain layout