While you're (re)considering adding Build Applet.app to the distribution, can I suggest another useful app?
PyCrust is a great little interactive Python shell that adds introspection and code completion. It's written in wx.python and comes packaged in a .app bundle with a nice icon :) You can get a (pre-release) copy of the universal binary version here: http://prdownloads.sourceforge.net/wxpython/wxPython2.6-osx-docs-demos-2.6.3.2rc1-universal10.4-py2.4.dmg The source code is managed as part of wx.python, but this app in particular is pretty stable, and is useful outside of wx. (imho) It would be a lot nicer to send newbies to pycrust then to the command line for their first look at Python. Any thoughts? Brendan __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig
