wxPython

Free and open source GUI toolkit for the Python programming language
Download

wxPython Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Robin Dunn
  • Publisher web site:
  • http://wxpython.org/what.php
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 28.4 MB

wxPython Tags


wxPython Description

Free and open source GUI toolkit for the Python programming language wxPython allows Python programmers to create programs with a highly functional, robust graphical user interface, simply and easily.It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform GUI library, which is written in C++.Like Python and wxWidgets, wxPython is Open Source which means that it is free for anyone to use and the source code is available for anyone to look at and modify. Or anyone can contribute fixes or enhancements to the project.wxPython is a cross-platform toolkit. This means that the same program will run on multiple platforms without modification. Currently supported platforms are Mac OS X, 32-bit Microsoft Windows, and most Unix or unix-like systems.Since the language is Python, wxPython programs are simple, easy to write and easy to understand.NOTE: wxPython is distributed under the wxWindows Library Licence. Requirements: · Python 2.4 or later What's New in This Release: · Added the wx.lib.agw package, which contiains most of the widgets from http://xoomer.alice.it/infinity77/main/freeware.html written by Andrea Gavana. Andrea's widgets that were already in wx.lib were also moved to the wx.lib.agw package, with a small stub module left in wx.lib. As part of this addition the demo framework was given the ability to load demo modules from a sub-folder of the demo directory, to make it easier to maintain collections of demo samples as a group. · Added the wx.PyPickerBase class which can be used to derive new picker classes in Python. Used it to implement a color picker for Mac that uses a wx.BitmapButton instead of a normal wx.Button. This makes the color picker look and behave lots better on Mac than before. · You can now pass the handler function to the Unbind method. If it is given then Unbind will only disconenct the event handler that uses the same handler function, so if there are multiple bindings for the same event type you'll now be able to selectively unbind specific instances. · Added a new tool to the Widget Inspection Tool that allows you to watch the events passing through a widget. It can also be used independently, see wx.lib.eventwatcher.


wxPython Related Software