wxPython (unicode) for Python versions

It contains the infamous wxPython demo, other samples, and wxWidgets docs
2.9
Jul 31, 2012
Review
2.8
Mar 1, 2008
Editorial review
rating
2.7
Jul 4, 2009
2.6
Mar 7, 2008
2.5
Aug 2, 2008

What's new

v2.9 [Feb 23, 2010]
wxGTK: Implemented support for underlined fonts in wx.StaticText
wxGTK: wx.TopLevelWindow.SetSizeHints size increments now work
Added wx.EventBlocker class
wxGTK: Make wx.TopLevelWindow.GetSize() return the size of the window including the decorations (not just the client size) and updated SetSize() to account for this as well.
wxMSW: For consistency with wxGTK, when a top level window is minimized the size returned from GetSize will be the restored size, not the size of the icon window.
wxGTK: For consistency with wxMSW, when a top level window is minimized the size returned from GetClientSize will be (0,0).
wxGTK: Color cursors now supported.
Added wx.DC.StretchBlit() for wxMac and wxMSW (Vince Harron)
Added support for labels for toolbar controls (Vince Harron).
wxGTK: Setting foreground colour of single line wx.TextCtrl now works.
wxMac: Corrected top border size for wxStaticBox with empty label (nusi)
wx.Window.IsEnabled() now returns false even if the window parent, and not the window itself, is disabled and added IsThisEnabled() implementing the old IsEnabled() behaviour.
wxGTK: Now using the native tab traversal functions instead of simulating it ourselves.
Generating wx.NavigationKeyEvent events doesn't work any more under wxGTK (and other platforms in the future), use wx.Window.Navigate() or NavigateIn() instead.
wx.glcanvas.GLCanvas: The constructor has been changed slightly in order to make it consistent across all the platforms.

Alternative downloads

Python
Python
Free
rating

Create web and desktop applications using an object oriented language.

Python - PyOpenGL
Python - PyOpenGL
Free
rating

PyOpenGL is a cross platform Python binding to OpenGL and related APIs.

Python - simplejson
Python - simplejson
Free
rating

It is a simple, fast, extensible JSON encoder/decoder for Python

OpenOPC for Python
OpenOPC for Python
Free
rating

Easy-to-use OPC library for use with the Python.

Python PyBluez-0.18
Python PyBluez-0.18
Free
rating

PyBluez is an effort to create python wrappers around system Bluetooth resources