View Single Post
Posts: 15 | Thanked: 17 times | Joined on Sep 2009 @ London
#6
Originally Posted by twaelti View Post
Try some tutorials not directly related to Maemo, but more general about Python (the programming language) and PyGTK+ (the python interface to the primary toolkit/library used in Maemo right now) or PyQT (the upcoming toolkit). Once you have that under control, it's a very small step to get up and running in Maemo.
Thanks for the links they are very helpful! I was however wondering if there is a tutorial for this small step how to deploy an app in Maemo. I know my way round in Python but am looking for an up to date example that explains step by step how to create an application with Python (PyGTK or PyQT) for Maemo 5. Is there something like that? I searched and skimmed the documentation but couldn't really find what I was looking for.