Jump to content

Python for S60

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Croozeus (talk | contribs) at 04:52, 11 August 2008 ( Created page with 'Python for S60 is Nokia's port of the [http://python.org/ Python] language to the [http://s60.com/ S60] smartphone platform. In addition to the standard features o...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Python for S60 is Nokia's port of the Python language to the S60 smartphone platform. In addition to the standard features of the Python language, PyS60 provides access to many of the phone's uniquely smartphone-y functions, such as camera, contacts, calendar, audio recording and playing, TCP/IP and Bluetooth communications and simple telephony.

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