I'm planing to write my first Ubuntu app. I'm new in Python and looking for good example, an open source app, just to pick the patterns and architecture.
Is there any good example? It would be nice if app is available in Ubuntu Software center as well.
Also, I see that PyGTK is being phased out and replaced with PyGObject ( Is PyGTK still relevant? ). I wanted to use quickly, is that the way to go?