パッケージ: pyotherside-tests (1.6.1-1 など)
pyotherside-tests に関するリンク
Debian の資源:
pyotherside ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [thp.io]
類似のパッケージ:
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 モジュール
- または 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++ ライブラリ v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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)