[Twisted-Python] Cocoa (OS X) twisted example

Bob Ippolito bob at redivi.com
Fri Jan 17 02:58:17 EST 2003


http://redivi.com/~bob/twisted-cocoaDemo.tgz

Essentially just a port of the QT "Twistzilla" example using the pyobjc 
project template and polling the default reactor with a NSTimer.  
Requires pyobjc (the released version is ok, no need for CVS).  Python 
must also be able to find pyobjc and twisted (i.e. in site-packages or 
dropped into the app bundle).  If you were to compile it and drop 
twisted+pyobjc in the bundle, it would run on any box with OS X 10.2+.

See http://pyobjc.sourceforge.net/ for more information.





More information about the Twisted-Python mailing list