wxPython

wxPython is a Python extension module that wraps the wxWidgets cross-platform GUI library and provides an alternative to Tkinter and PythonWin. It attempts to mirror the class hierarchy of wxWidgets as closely as possible and is very versatile. It can be used to create standalone GUI applications or can be used in situations in which Python is embedded in a wxWidgets C++ application as an internal scripting or macro language. The currently supported GUIs are Win32, GTK/X-Windows, and Mac OS X.

Tags Software Development Libraries Application Frameworks
Operating Systems Windows Windows Windows POSIX
Implementation Python

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  30 Aug 2004 16:52
  • Rrelease-after

No changes have been submitted for this release.

  • Rrelease-mid
  •  02 Apr 2004 13:58
  • Rrelease-after

No changes have been submitted for this release.

  • Rrelease-mid
  •  02 Oct 2003 20:40
  • Rrelease-after

Changes: This release mostly features bugfixes but also adds newevent and floatcanvas modules, and updates to wxMaskedEditCtrl.

  • Rrelease-mid
  •  11 Jan 2003 16:02
  • Rrelease-after

Changes: C++ asserts are now Python exceptions, and many new minor features and library contributions were added. This is the begining of a new "stable" series of releases.

  • Rrelease-mid
  •  19 Sep 2002 22:34
  • Rrelease-after

Changes: Many changes, the most significant of which is the addition of support for Mac OS X and Unicode (if supported by wxWindows on the platform).

No-screenshot

Project Spotlight

Xlockmore

screen saver / locker for the X Window System

No-screenshot

Project Spotlight

NASM - The Netwide Assembler

80x86 assembler designed for portability and modularity