wxpython 4.2.3


pip install wxpython

  Latest version

Released: Apr 10, 2025


Meta
Author: Robin Dunn, Scott Talbert
Requires Python: >=3.9

Classifiers

Development Status
  • 6 - Mature

Environment
  • MacOS X :: Cocoa
  • Win32 (MS Windows)
  • X11 Applications :: GTK

Intended Audience
  • Developers

License
  • OSI Approved

Operating System
  • MacOS
  • MacOS :: MacOS X
  • Microsoft :: Windows
  • Microsoft :: Windows :: Windows 7
  • Microsoft :: Windows :: Windows 10
  • Microsoft :: Windows :: Windows 11
  • POSIX
  • POSIX :: Linux

Programming Language
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: Implementation :: CPython

Topic
  • Software Development :: User Interfaces

Welcome to wxPython’s Project Phoenix! Phoenix is the improved next-generation wxPython, “better, stronger, faster than he was before.” This new implementation is focused on improving speed, maintainability and extensibility. Just like “Classic” wxPython, Phoenix wraps the wxWidgets C++ toolkit and provides access to the user interface portions of the wxWidgets API, enabling Python applications to have a native GUI on Windows, Macs or Unix systems, with a native look and feel and requiring very little (if any) platform specific code.

For more information please refer to the README file, the Migration Guide, or the wxPython API documentation.

Archive files containing a copy of the wxPython documentation, the demo and samples, and also a set of MSVC .pdb files for Windows are available here.

The utility tools wxdocs and wxdemo will download the appropriate files with wxget, (if necessary), unpack them, (if necessary) and launch the appropriate version of the respective items. (Documents are launched in the default browser and demo is started with python).

Extras: None
Dependencies:
numpy and
typing-extensions