Thread Previous • Date Previous • Date Next • Thread Next |
Em 29-01-2014 07:16, Barry Warsaw escreveu:
On Jan 29, 2014, at 09:40 AM, Michel Renon wrote:While being also very disappointed by lack of Python support in Ubuntu Touch, I recognize it's only a pragmatic decision : having several python runtime running was not possible on a mobile device.That will change as mobile devices inevitably become more powerful. Also, changes in Python such as the efficient Unicode representations in Python 3.3 will help, as will developments like PEP 432 which will provide the framework for more efficient startup procedures. -Barry
Hi, There is no need of smartphones become more powerful to run Python.Python runtime was possible on smartphones since at least 2006 with PyS60 on Symbian.
Python runtime, PyGtk, PyQt and hundreds of Python modules : http://maemo.org/packages/search/?org_maemo_packages_search[1][property]=name&org_maemo_packages_search[1][constraint]=LIKE&org_maemo_packages_search[1][value]=python&org_maemo_packages_search[2][property]=title&org_maemo_packages_search[2][constraint]=LIKE&org_maemo_packages_search[2][value]=samewere and are available on Maemo 5 OS since 2009, running on Nokia N900. I have one Nokia N900, I develop for it in Python on device, package (.deb) on device, submit to Maemo.org repositories on device, etc.
Since 2011, MeeGo Harmattan OS (on Nokia N9) also has Python (2.6) and many modules :
http://wiki.maemo.org/Python/Harmattan and Python softwares (using PySide) were accepted in the Nokia Store.Nowadays, Python 2.7/3.3 runs on Sailfish OS, with PyQt 5 and PyOtherSide available, so there are already some softwares developed with them. While Jolla Store (Harbour) is expected to accept Python/PyOtherSide softwares in the following weeks.
Regards, Roberto
Thread Previous • Date Previous • Date Next • Thread Next |