[ 源代码: magicgui ]
软件包:python3-magicgui(0.9.1-2)
build GUIs from Python types
Python library for building graphical user interfaces (GUIs).
It aims to speed up data workflows by providing a simple, consistent API for creating GUIs to control various data types, that work across various environments.
GUIs may be built manually using a variety of widgets, or generated automatically from Python type hints.
其他与 python3-magicgui 有关的软件包
|
|
|
|
-
- dep: dbus
- 简单的进程间消息系统(系统消息总线)
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-docstring-parser
- Parse Python docstrings in reST, Google and Numpydoc format
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-psygnal
- Fast Python callback/event system modeled after Qt Signals
-
- dep: python3-qtpy
- Abstraction layer for PySide2/PySide6/PyQt5/PyQt6 (Python 3)
-
- dep: python3-superqt
- 'missing' widgets and components for PyQt/PySide
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python