套件:qml-module-io-thp-pyotherside(1.6.0-2 以及其他的) [debports]
asynchronous Python 3 Bindings for Qt 5 (QML plugin)
A Qt 5 QML Plugin that provides access to a Python 3 interpreter from QML.
PyOtherSide is a Qt 5 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.
While legacy versions of PyOtherSide worked with Qt 4.x and Python 2.x, its focus now lies on Python 3.x and Qt 5. Python 3 has been out for several years, and offers some nice language features and clean-ups, while Qt 5 supports most mobile platforms well, and has an improved QML engine and a faster renderer (Qt Scene Graph) compared to Qt 4.
This package provides the QML plugin.
其他與 qml-module-io-thp-pyotherside 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s2 (>= 4.2.1)
- GCC 支援函式庫
-
- dep: libpython3.11 (>= 3.11.0)
- Shared Python runtime library (version 3.11)
-
- dep: libqt5core5a (>= 5.15.1)
- Qt 5 core module
-
- dep: libqt5gui5 (>= 5.12.2)
- Qt 5 GUI module
- 或者 libqt5gui5-gles (>= 5.12.2)
- Qt 5 GUI module — OpenGL ES variant
-
- dep: libqt5qml5 (>= 5.0.2)
- Qt 5 QML module
-
- dep: libqt5quick5 (>= 5.4.0)
- Qt 5 Quick library
- 或者 libqt5quick5-gles (>= 5.4.0)
- Qt 5 Quick library — OpenGL ES variant
-
- dep: libqt5svg5 (>= 5.6.0~beta)
- Qt 5 SVG module
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: qtdeclarative-abi-5-15-8
- 套件暫時不可用