PyMaemo: Difference between revisions
From Maemo Wiki
Jump to navigationJump to search
imported>renatofilho |
imported>setanta |
||
| Line 14: | Line 14: | ||
* [[PyMaemo/Python26PortingGuide|Python 2.6 porting guide]] | * [[PyMaemo/Python26PortingGuide|Python 2.6 porting guide]] | ||
* [[PyMaemo/PythonOssoExamples|Python OSSO Examples]] | * [[PyMaemo/PythonOssoExamples|Python OSSO Examples]] | ||
* [[PyMaemo/UsingPythonInMaemo|Using Python in Maemo]] (old, to be updated) | |||
== Using it == | == Using it == | ||
Revision as of 21:02, 21 September 2009
What is PyMaemo?
The PyMaemo (Python for Maemo) project maintains a set of packages necessary to run and develop Python applications on the Maemo platform.
Supported Software
We currently maintain support for the python interpreter, bindings and a few applications in the Maemo platform. A detailed list can be found in PyMaemo/Components.
In progress documentation
This section contains links to documentation that is still being written.
- Python 2.6 porting guide
- Python OSSO Examples
- Using Python in Maemo (old, to be updated)