Python for S60

This is an old revision of this page, as edited by MMuzammils (talk | contribs) at 08:42, 21 November 2008 (programming language = C++, Python). 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
File:Python logo.svg
Paradigmmulti-paradigm: object-oriented, imperative, functional
Designed byGuido van Rossum
DeveloperPython Software Foundation
First appeared2006
Stable release
1.4.4
Implementation languageC++, Python
OSSymbian OS, S60 platform
LicenseApache license, Python Software Foundation License
Websiteopensource.nokia.com/projects/pythonfors60

Release history

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 version, 1.4.4, was released on June 27, 2008 and featured significant improvements over the previous versions.

References

See also