套件:qml6-module-io-thp-pyotherside(1.6.1-1 以及其他的) [debports]
asynchronous Python 3 Bindings for Qt 6 (QML plugin)
A Qt 6 QML Plugin that provides access to a Python 3 interpreter from QML.
PyOtherSide is a Qt QML Plugin that provides access to a Python 3 interpreter from QML. It was designed with mobile devices in mind, where high-framerate touch interfaces are common, and where the user usually interfaces only with one application at a time via a touchscreen. As such, it is important to never block the UI thread, so that the user can always continue to use the interface, even when the backend is processing, downloading or calculating something in the background.
At its core, PyOtherSide is basically a simple layer that converts Qt (QML) objects to Python objects and vice versa, with focus on asynchronous events and continuation-passing style function calls.
This package provides the QML 6 plugin.
其他與 qml6-module-io-thp-pyotherside 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libpython3.12t64 (>= 3.12.1)
- Shared Python runtime library (version 3.12)
-
- dep: libqt6core6t64 (>= 6.7.2)
- Qt 6 core module
-
- dep: libqt6gui6 (>= 6.1.2)
- Qt 6 GUI module
-
- dep: libqt6opengl6 (>= 6.1.2)
- Qt 6 OpenGL module
-
- dep: libqt6qml6 (>= 6.6.0)
- Qt 6 QML module
-
- dep: libqt6quick6 (>= 6.6.0)
- Qt 6 Quick library
-
- dep: libqt6svg6 (>= 6.6.0)
- Qt 6 SVG library
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)