PyMaemo

(Tutorials)
(Tutorials)
Line 25: Line 25:
* Easy packaging with [[py2deb]] or [[PyPackager]]
* Easy packaging with [[py2deb]] or [[PyPackager]]
* [http://www.themaemo.com/python-for-newbies/ Python Tutorial for Newbies] with a special emphasis on Maemo
* [http://www.themaemo.com/python-for-newbies/ Python Tutorial for Newbies] with a special emphasis on Maemo
-
* [http://www.paraiso.dk/pymaemosms.txt Sending SMS using Python DBus]
 
=== Examples ===
=== Examples ===

Revision as of 00:55, 31 December 2009

Contents

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.

Screenshots

PyMaemo/Screenshots

Software written using PyMaemo

TODO

Documentation

Tutorials

Examples

Manuals and References


In progress documentation

This section contains links to documentation that is still being written.


Ye Olde Documentation

This section contains documentation that hasn't been updated to Maemo 5 (Fremantle) era.

Using it