Python wrapper around wxWidgets (formerly wxWindows) gadget GUI library.
Note that Dabo keeps up with, and takes advantage of, new versions, so the current dabo code requires at least version 2.6.1.1 (2.8 highly recommended) of wxPython. Check that you are up to date with:
$ python >>> import wx >>> wx.VERSION (2, 8, 1, 1, '')Web site: http://www.wxpython.org Wiki: WxPyWiki
Interesting pages: WxPyWiki:Optimizing_20for_20Mac_20OS_20X