Random ramblings about Mac, Python, TeX, programming, and more   |     |        |     |  



How to use Interface Builder to create OS X Cocoa applications with Python

April 20, 2014  |  os-x, python, programming

When programming Python, I prefer to use native GUI on OS X. Very Simple OS X Cocoa Application using Python and Interface Builder is a good place to start. The example works with Python 3 on OS X 10.9.2 when PyObjC is installed following the instructions in one of my earlier posts: Python 3 and PyObjC.

Last updated: June 21, 2024