PyMaemo: Difference between revisions

From Maemo Wiki
Jump to navigationJump to search
imported>lizardo
No edit summary
imported>mairas
No edit summary
Line 7: Line 7:
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]].
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 ==


=== In progress documentation ===
[[PyMaemo/Screenshots]]
 
== Software written using PyMaemo ==
 
TODO


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


* [[PyMaemo/Python26PortingGuide|Python 2.6 porting guide]]
=== Tutorials ===
* [[PyMaemo/PythonOssoExamples|Python OSSO Examples]]


== Using it ==
* [[PyMaemo/UITutorial|Python-hildon Tutorial]]
* [[PyMaemo/Using_Location_API|Using Location API]]


[[PyMaemo/Installation]]
=== Examples ===


[[PyMaemo/ManualInstallation]]
* [http://pymaemo.garage.maemo.org/pyosso.html Python-OSSO Examples]
* [[PyMaemo/PythonOssoExamples|Python OSSO Examples]] (FIXME: which one to keep?)
* [http://pymaemo.garage.maemo.org/abook.html Python-ABook Examples]
* [http://pymaemo.garage.maemo.org/conic.html Python-Conic Examples and tests]


[[PyMaemo/SDKInstallation]]
=== Manuals and References ===


[[PyMaemo/FAQ]]
* [http://pymaemo.garage.maemo.org/python_hildon_manual/ Python Hildon Manual]
* [http://pymaemo.garage.maemo.org/python_location_manual/ Python Location Manual]
* Easy packaging with [[py2deb]] or [[PyPackager]]


Easy packaging with [[py2deb]] or [[PyPackager]]


== Screenshots ==
=== In progress documentation ===


[[PyMaemo/Screenshots]]
This section contains links to documentation that is still being written.


== Documentation ==
* [[PyMaemo/Python26PortingGuide|Python 2.6 porting guide]]


* [[PyMaemo/UITutorial|Graphical UI Tutorial]]
* [[PyMaemo/Using_Location_API|Using Location API]]


== Ye Olde Documentation ==
=== Ye Olde Documentation ===


This section contains documentation that is quite old (770, Chinook, etc).
This section contains documentation that hasn't been updated to Maemo 5 (Fremantle) era.


* [[PyMaemo/UsingPythonInMaemo|Using Python in Maemo]]
* [[PyMaemo/UsingPythonInMaemo|Using Python in Maemo]]
Line 47: Line 54:
* [http://pycage.blogspot.com/2007/12/tablet-python-1-relocatable-software.html Martin's useful tips for PyMaemo development]
* [http://pycage.blogspot.com/2007/12/tablet-python-1-relocatable-software.html Martin's useful tips for PyMaemo development]
* [[PyMaemo/Python-GPSbt|python-gpsbt introduction and example (only applicable to Maemo 4.x)]]
* [[PyMaemo/Python-GPSbt|python-gpsbt introduction and example (only applicable to Maemo 4.x)]]
==== Using it ====
* [[PyMaemo/Installation]]
* [[PyMaemo/ManualInstallation]]
* [[PyMaemo/SDKInstallation]]
* [[PyMaemo/FAQ]]


[[Category:Python]]
[[Category:Python]]

Revision as of 09:29, 22 December 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.

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