パッケージ: qml6-module-io-thp-pyotherside (1.6.0-4 など) [debports]
qml6-module-io-thp-pyotherside に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [thp.io]
類似のパッケージ:
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.1 (>= 2.37)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6.1-udeb
-
- dep: libpython3.11t64 (>= 3.11.5)
- Python 共有ランタイムライブラリ (バージョン 3.11)
-
- dep: libqt6core6 (>= 6.2.0)
- 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.2.0)
- Qt 6 QML module
-
- dep: libqt6quick6 (>= 6.2.0)
- Qt 6 Quick library
-
- dep: libqt6svg6 (>= 6.2.0)
- Qt 6 SVG library
-
- dep: libstdc++6 (>= 5)
- GNU 標準 C++ ライブラリ v3
-
- dep: libunwind8
- プログラムのコールチェーン測定ライブラリ - ランタイム版
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)