Python application support in Jolla store (Harbour)
This is a tracking question for being able to distribute Python applications through the Jolla store.
Background
Maemo, the main Sailfish OS ancestor, has a long heritage of successful Python applications.
PyOtherside
The PyOtherSide project together with Python 3 is the most likely candidate for being supported in Harbour and Jolla developers already mentioned on the sailfish ML it will be added as allowed dependency for store applications soon. :)
Alternatives
Another possible alternative would be the PyQt project - there are already packages available for Sailfish and some developers on the mailing list showed interest for using it, mostly as it makes porting PySide applications from N9 easier.
Yes, please.
pnuu ( 2013-12-29 22:45:05 +0200 )editWhile you're add it, a proper Python support in the SDK would also be desirable :)
tadzik ( 2014-08-17 15:22:35 +0200 )editWhy PyQt instead of PySide?
WhyNotHugo ( 2014-11-24 16:25:36 +0200 )editIIRC PySide has no Qt5 support and is not that active. PyQt, while a one-guy project, is pretty stable and works pretty well with Qt5.
achipa ( 2014-11-24 16:36:13 +0200 )editI was unaware of this. Regrettably though, PyQt has a very viral license, or a comercial/propietary one, which is sort of a killer for most open source projects. :-(
WhyNotHugo ( 2014-11-24 16:38:44 +0200 )edit