PyMaemo

(Documentation: adding link to sboxless packaging.)
(Examples: wikify link)
Line 42: Line 42:
* [http://pymaemo.garage.maemo.org/conic.html python-conic examples]
* [http://pymaemo.garage.maemo.org/conic.html python-conic examples]
* [http://git.gnome.org/browse/gnome-python/tree/examples/gconf python-gconf examples]
* [http://git.gnome.org/browse/gnome-python/tree/examples/gconf python-gconf examples]
-
* [[/Python-osso examples | python-osso examples]]
+
* [[/Python-osso examples|python-osso examples]]
-
* [[/Phone call and SMS examples | Phone call and SMS examples]]
+
* [[/Phone call and SMS examples|Phone call and SMS examples]]
* [http://www.paraiso.dk/pymaemosms.txt Sending SMS using python-dbus]
* [http://www.paraiso.dk/pymaemosms.txt Sending SMS using python-dbus]
* [http://www.paraiso.dk/incomingsms.txt Listening to incoming SMS]
* [http://www.paraiso.dk/incomingsms.txt Listening to incoming SMS]
* [http://talk.maemo.org/showpost.php?p=577316&postcount=9 PyQt Stacked Windows]  
* [http://talk.maemo.org/showpost.php?p=577316&postcount=9 PyQt Stacked Windows]  
-
* [http://wiki.maemo.org/DbusScripts python Dbus tricks]
+
* [[DbusScripts|Python Dbus tricks]]
example]
example]

Revision as of 10:21, 23 June 2010

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

See PyMaemo/Statistics for a list and some related graphs.

Documentation

Tutorials

mikec's "30 minutes" series

Examples

example]

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