This is pretty much a big-fix only release, although some of the 3rd party modules in wx.lib have also been updated and include some new features. You can download it from the wxPython download page. As always you should join the wxPython-users group hosted at GoogleGroups for questions, support, comments, or just for the sake of being part of an awesome community.
Archive for the ‘Software’ Category
For a couple years now myself and a few others have been hinting that a totally new way to develop wxPython is possible and is just over the horizon. I'm happy to announce that the project is finally moving beyond the pie-in-the-sky stage and that development of the tools has begun. More details are available in the wxPython wiki, and you can join the discussion about the project in the wxPython-dev mail list.
The 2.9.1.1 release of wxPython is now available for download at http://wxpython.org/download.php. This is the first official release in the 2.9 development release series. There are lots and lots of new widgets and other awesome stuff that have been added since the 2.8 series, with more to come in future releases. A list of changes can be seen at http://wxpython.org/recentchanges.php. Also new with this release is a build for Mac OSX and Python 2.7 that uses the Cocoa API and supports the 64-bit architecture on OSX 10.5 and 10.6.
Various binaries are available for 32-bit and 64-bit Windows, and also for OSX using the Carbon and Cocoa APIs, for Python 2.5, 2.6 and 2.7. And source code is also available at http://wxpython.org/download.php of course, for building your own.
Whyteboard, a useful application written using wxPython for the GUI, was just noticed over at SourceForge. Congrats Sproaty!
This announcement from the PLplot project, and this report about it from Slashdot tout the ten thousandth commit to PLplot's source repository. My response? "Big deal!" Both the Python and wxWidgets projects are about the same age as PLplot and the wx repository currently has almost 61,000 commits, and the Python repository has over 73,000 commits. While those numbers are impressive considering that they represent mostly volunteer unpaid time from dozens of developers, they still pale compared to other projects.
On the other hand, the number of commits is really a very poor metric to measure open source projects by. Much more impressive is the number of users who would rather be using the software than anything else that could compete with it.

