Python for S60

This is an old revision of this page, as edited by DSisyphBot (talk | contribs) at 16:56, 14 June 2009 (robot Removing: ru:PyS60). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Python for S60 also called PyS60 (Unix name), is Nokia’s port of the general Python programming language to its S60 software platform, based on Python 2.2.2 from 2002. [1]

Python for S60
Paradigmmulti-paradigm: object-oriented, imperative, functional
Designed byGuido van Rossum
DeveloperPython Software Foundation
First appeared2006
Stable release
1.4.5 / December 3, 2008 (2008-12-03)
Preview release
1.9.5 / May 25, 2009 (2009-05-25)
Implementation languageC++, Python
OSSymbian OS, S60 platform
LicenseApache license, Python Software Foundation License
Websiteopensource.nokia.com/projects/pythonfors60

Release history

 
Python Shell on Nokia 6120 Classic

First released in 2005, it featured a relatively small set of modules and functions. Version 1.2, the last non-opensource release and the second version of PyS60, brought many improvements and was made available on October 21, 2005 on Forum Nokia.

After becoming open source, PyS60 had the advantage of a strong and dedicated community that could actively contribute to improving it. The milestone release was Version 1.3.11.

The latest stable version, 1.4.5, was released on December 3, 2008. On December 24, 2008, a developer version, 1.9.0, was released. It featured several improvements, the main of which was a new core based on Python 2.5.1.

See also

References