Details
Description
TODO
- Study the possibility to provide aarch32 packages, considering the limitation from the Qt/C++ side.
- Work on a flatpak recipe, so KDE folks can use PySide as well. At the moment only PyQt has a "base app" https://github.com/flathub/com.riverbankcomputing.PyQt.BaseApp
- Asses the option of having 1-wheel-per-module
- WebAssembly story another attempt, maybe with a different generator in case shiboken has a clear limitation. https://bugreports.qt.io/browse/PYSIDE-962 https://bugreports.qt.io/browse/PYSIDE-1961
- Try other Python interpreters, in order to make wheels compatible to those, like rustpython.
- Attempt to create a reduced package using minimal Python interpreters like micropython
DONE
- ...
WONT DO
- ...