qml-module-io-thp-pyotherside

asynchronous Python 3 Bindings for Qt 5 (QML plugin)

Description

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.

This package provides the QML 5 plugin.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://thp.io/2011/pyotherside/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install qml-module-io-thp-pyotherside