Hi Sivan, On Tue, Jun 21, 2011 at 7:27 PM, Sivan Greenberg <[email protected]> wrote: > On Wed, Jun 22, 2011 at 1:23 AM, Luciano Wolf > <[email protected]> wrote: >> The Harmattan Python team is proud to announce the availability of a >> full-featured Python environment for the MeeGo 1.2 Harmattan platform. >> Supported on Nokia's N9 phone and preloaded on the Nokia N950 developer >> device as well as the Harmattan Platform SDK, the Harmattan Python >> environment allows you to write Python applications with complete device >> functionality and flawless user experience. You can even publish your Python >> applications on Ovi Store! > > Does this mean that the PySide runtime is now part of official N9 when > you buy it ? >
PySide comes installed just on N950 but it is also available at Nokia's main repository to be installed on N9. It's just a matter of running an "apt-get install python-pyside" :) >> >> The Harmattan Python environment is built on top of PySide: Python for Qt, >> which provides the developers complete Python bindings for the Qt Developer >> Frameworks, including seamless support for Qt Quick and Qt Components. >> Qt Mobility is fully supported as well, together with a representative set of >> MeeGo Harmattan APIs. In addition to these, a comprehensive set of essential >> Python modules are made available for the developers. >> >> This release is a culmination of several years of hard work and offers the >> most >> complete and full-featured Python programming language support on any mobile >> platform. Harmattan Python comes batteries included! >> >> >> See our Harmattan Python home page and start hacking! >> >> >> http://wiki.meego.com/Harmattan_Python >> _______________________________________________ >> PySide mailing list >> [email protected] >> http://lists.pyside.org/listinfo/pyside >> > _______________________________________________ PySide mailing list [email protected] http://lists.pyside.org/listinfo/pyside
