软件包:pyotherside-tests(1.6.1-1 以及其他的)
Asynchronous Python 3 Bindings for Qt (QT5 tests)
A Qt 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 contains the test suite that can be started post-installation.
其他与 pyotherside-tests 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libpython3.12t64 (>= 3.12.1)
- Shared Python runtime library (version 3.12)
-
- dep: libqt5core5t64 (>= 5.15.1)
- Qt 5 核心模块
-
- dep: libqt5gui5t64 (>= 5.0.2)
- Qt 5 GUI module
- 或者 libqt5gui5-gles (>= 5.0.2)
- Qt 5 GUI module — OpenGL ES variant
-
- dep: libqt5qml5 (>= 5.0.2)
- Qt 5 QML module
-
- dep: libqt5quicktest5 (>= 5.0.2)
- Qt 5 Quick Test library
-
- dep: libqt5test5t64 (>= 5.5.0)
- Qt 5 test module
-
- dep: libqt6core6t64 (>= 6.7.2)
- Qt 6 core module
-
- dep: libqt6gui6 (>= 6.1.2)
- Qt 6 GUI module
-
- dep: libqt6qml6 (>= 6.6.0)
- Qt 6 QML module
-
- dep: libqt6quicktest6 (>= 6.6.0)
- Qt 6 Quick Test library
-
- dep: libqt6test6 (>= 6.1.2)
- Qt 6 test module
-
- dep: libstdc++6 (>= 5)
- GNU 标准 C++ 库,第3版
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: qml-module-io-thp-pyotherside (= 1.6.1-1+b4)
- asynchronous Python 3 Bindings for Qt 5 (QML plugin)
-
- dep: qml6-module-io-thp-pyotherside (= 1.6.1-1+b4)
- asynchronous Python 3 Bindings for Qt 6 (QML plugin)