GitHunt
HY

hyperspy/hyperspy_gui_traitsui

traitsui GUI elements for HyperSpy

Tests
PyPI - Python Version
PyPI
Anaconda Cloud

hyperspy_gui_traitsui provides traitsui graphic user interface (GUI) elements for hyperspy.

Installation

Option 1: With pip

Make sure you have
pip installed and run:

pip install hyperspy_gui_traitsui

Option 2: With Anaconda

Install anaconda for your platform and run

conda install hyperspy-gui-traitsui -c conda-forge

Usage

Please refer to the HyperSpy documentation for details. Example (to run in any jupyter flavour):

%matplotlib qt
import hyperspy.api as hs
hs.preferences.gui(toolkit="traitsui")

HyperSpy preferences traitsui

Development

Contributions through pull requests are welcome. See the
HyperSpy Developer Guide.

Languages

Python100.0%

Contributors

GNU General Public License v3.0
Created May 16, 2017
Updated February 1, 2026