Python for S60: Difference between revisions

Content deleted Content added
DMY dates
m Minor copyedit
Line 8:
| name = Python for S60
| logo =
| paradigm = [[Multi-paradigm programming language|multiMulti-paradigm]]: [[Object-oriented programming|objectObject-oriented]], [[Imperative programming|imperativeImperative]], [[Functional programming|functionalFunctional]]
| year = {{Start date and age|2006}}
| designer = [[Guido van Rossum]]
Line 32:
==Release history==
[[File:PythonS60.jpg|thumb|Python Shell on [[Nokia 6120 Classic]] ]]
First released in 2005, PyS60 featured a relatively small set of modules and functions. Version 1.2, the last non-opensourceclosed source release and the second version of PyS60, brought many improvements and was made available on 21 October 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 Versionversion 1.3.11.
 
The final version to support<ref>[http://wiki.opensource.nokia.com/projects/Python_for_S60#Latest_news Python for S60 version history] {{webarchive|url=https://web.archive.org/web/20090831054730/http://wiki.opensource.nokia.com/projects/Python_for_S60 |date=31 August 2009 }}</ref> [[S60 (software platform)#S60 editions|S60 2nd Edition]] platform, 1.4.5, was released on 3 December 2008. On 24 December 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.
The final version, 2.0.0, was released on 11 February 2010. Its core is based on Python 2.5.4.<ref name="google1" />
 
== See also ==