Contents

wxPython 4.2.5

0

Cross platform GUI toolkit for Python, "Phoenix" version

Cross platform GUI toolkit for Python, "Phoenix" version

Stars: 2587, Watchers: 2587, Forks: 556, Open Issues: 628

The wxWidgets/Phoenix repo was created 13 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 2587 github stars!

How to Install wxpython

You can install wxpython using pip

pip install wxpython

or add it to a project with poetry

poetry add wxpython

Package Details

Author
None
License
wxWindows Library License (https://opensource.org/licenses/wxwindows.php)
Homepage
None
PyPi:
https://pypi.org/project/wxPython/
Documentation:
https://docs.wxpython.org/
GitHub Repo:
https://github.com/wxWidgets/Phoenix

Classifiers

  • Software Development/User Interfaces
No  wxpython  pypi packages just yet.

Errors

A list of common wxpython errors.

Code Examples

Here are some wxpython code examples and snippets.

GitHub Issues

The wxpython package has 628 open issues on GitHub

  • Make it possible to build with wxWidgets 3.3
  • Problem with \u201c quotes
  • _nanosvg.c missing in 4.2.4
  • macOS 26 does not render GraphicsContext Gradients correctly
  • why not make wx.App a singleton?
  • Can't use wxPython on free-threaded Python on Windows
  • Rename build.py?
  • Windows scaling factor is applied twice to SVG images when loaded from XRC
  • Linux wxPython wheels distribution
  • Cannot build wxPython 4.2.3 against wxWidgets 3.3
  • _core.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZN13wxWindowIDRef6AssignEi, version WXU_3.2

See more issues on GitHub

Related Packages & Articles

pywinauto 0.6.9

A set of Python modules to automate the Microsoft Windows GUI

plyer 2.1.0

Platform-independent wrapper for platform-dependent APIs

Kivy 2.3.1

An open-source Python framework for developing GUI apps that work cross-platform, including desktop, mobile and embedded platforms.

psutil 7.2.2

Cross-platform lib for process and system monitoring.