PyMaemo
(Moved ABook to old documentation section) |
(→Documentation) |
||
Line 19: | Line 19: | ||
* [http://wiki.maemo.org/PyMaemo/QuickStartGuide Quick Start Guide for N900] | * [http://wiki.maemo.org/PyMaemo/QuickStartGuide Quick Start Guide for N900] | ||
* [[PyMaemo/GUIToolkitSelectionGuide|GUI Toolkit Selection Guide]] | * [[PyMaemo/GUIToolkitSelectionGuide|GUI Toolkit Selection Guide]] | ||
+ | |||
+ | * [[PyMaemo/Components|List of PyMaemo components]] | ||
=== Tutorials === | === Tutorials === |
Revision as of 14:06, 11 January 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
Software written using PyMaemo
See PyMaemo/Statistics for a list and some related graphs.
Documentation
Tutorials
- Python-hildon Tutorial
- Using Location API
- Easy packaging with py2deb or PyPackager
- Python Tutorial for Newbies with a special emphasis on Maemo
Examples
- Python-Conic Examples and tests
- Python-GConf Examples
- Python-OSSO Examples
- Python OSSO Examples (FIXME: which one to keep?)
- Sending SMS using Python DBus
- Listening to incoming SMS
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 Python in Maemo
- API Documentation (Maemo 3.x Bora)
- Coding for Nokia 770 using Python part 1
- Coding for Nokia 770 using Python part 2
- Jason's useful tips for PyMaemo development
- Martin's useful tips for PyMaemo development
- python-gpsbt introduction and example (only applicable to Maemo 4.x)
- GConf in Python
- Python-ABook Examples (Chinook and earlier)