Nionui
Nion UI is a Python UI framework with a Qt backend.
Install / Use
/learn @nion-software/NionuiREADME
Introduction
This is a Python UI library that can run with a pyside6 or nionui-tool backend.
Installation
Install this library using pip or conda.
.. code-block::
pip install nionui
Install using PySide6 or nionui-tool backend.
.. code-block::
pip install nionui-tool
.. code-block::
pip install pyside6
Usage
This UI library supports an application.
To run the example application, use the following command with the appropriate application identifier. It will launch using either the nionui-tool or pyside6 backend, depending on which is installed. If both are installed, it will use the nionui-tool.
.. code-block::
python -m nionui <application_identifier>
To run the UI demo app, use the following command (application identifier is 'nionui_examples.ui_demo'):
.. code-block::
python -m nionui nionui_examples.ui_demo
To run the Canvas demo app, use the following command (application identifier is 'nionui_examples.canvas_demo'):
.. code-block::
python -m nionui nionui_examples.canvas_demo
To run Nion Swift, use the following command (application identifier is 'nionswift'):
.. code-block::
python -m nionui nionswift
Related Skills
node-connect
347.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
