PyMaemo
(→Examples) |
(→Examples) |
||
Line 44: | Line 44: | ||
* [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 example] | + | * [http://talk.maemo.org/showpost.php?p=577316&postcount=9 PyQt Stacked Windows] |
+ | * [http://wiki.maemo.org/DbusScripts python Dbus tricks] | ||
+ | example] | ||
=== Manuals and References === | === Manuals and References === |
Revision as of 22:08, 25 March 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
- Quick Start Guide for N900
- GUI Toolkit Selection Guide
- List of PyMaemo components
- How to build PyMaemo packages
Tutorials
- python-hildon Tutorial
- Using Location API
- Accessing APIs without Python bindings
- Easy packaging with py2deb or PyPackager
- Python Tutorial for Newbies with a special emphasis on Maemo
- Python auto-rotation (Portrait mode) on Maemo 5
mikec's "30 minutes" series
- Qt4 Designer and Python in 30Min
- Qt Designer/Python for Windows XP in 30 Mins
- Customising Qt look and feel and Python in 30 Mins
Examples
- python-conic examples
- python-gconf examples
- python-osso examples
- Phone call and SMS examples
- Sending SMS using python-dbus
- Listening to incoming SMS
- PyQt Stacked Windows
- python Dbus tricks
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 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)