Gast
2008-12-21, 12:16:11
Es gibt einen super Jabber-Messenger, der weitestgehend in Python geschrieben ist und GTK nutz: Gajim http://gajim.org/
Unter Mac OS X läuft Gajim mittels GTK auch: http://trac.gajim.org/wiki/GajimMacOSX
Es würde aber ein viel elegantere Lösung geben und zwar die python cocoa bridge: http://pyobjc.sourceforge.net/
The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.
The most important usage of this is writing Cocoa GUI applications on Mac OS X in pure Python. See our tutorial for an example of this.
Wie schwer wäre so ein Port?
Gibt es vielleicht sogar jemand hier, der Interesse hat? :D
Unter Mac OS X läuft Gajim mittels GTK auch: http://trac.gajim.org/wiki/GajimMacOSX
Es würde aber ein viel elegantere Lösung geben und zwar die python cocoa bridge: http://pyobjc.sourceforge.net/
The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.
The most important usage of this is writing Cocoa GUI applications on Mac OS X in pure Python. See our tutorial for an example of this.
Wie schwer wäre so ein Port?
Gibt es vielleicht sogar jemand hier, der Interesse hat? :D