Skip to content

Mac Development with Python

Now that I have a MacBook, naturally enough my attention turns to developing for it. My language of choice these days is Python for a variety of reasons I won’t go into now. I’m interested to see that there’s fairly broad support for developing Cocoa based applications with python using PyObjC as a bridge. This article seems to suggest that it’s possible to build commercial quality apps with these tools.This will deserve some exploration…