Pakket: qml6-module-io-thp-pyotherside (1.6.1-1 en anderen)
Verwijzigingen voor qml6-module-io-thp-pyotherside
Debian bronnen:
Het bronpakket pyotherside downloaden:
Beheerders:
Externe bronnen:
- Homepage [thp.io]
Vergelijkbare pakketten:
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.
Andere aan qml6-module-io-thp-pyotherside gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC support bibliotheek
-
- 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)