Python for S60

This is an old revision of this page, as edited by 92.39.161.192 (talk) at 06:36, 15 September 2008. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Python is a programming language first released by Guido van Rossum in 1991.

Python for S60 is Nokia’s port of the general Python language to its S60 platform, based on Python 2.2.2 from 2002. 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.

It's open source, under Apache 2 and Python licenses. You can download the source for the latest release from SourceForge.

To do : Add more details regarding PyS60