wxPython¶
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.
homepage: https://www.wxpython.org/
Available installations¶
| wxPython version | Supported CPU targets | Supported GPU targets | EESSI version | Module |
|---|---|---|---|---|
| 4.2.1 | generic: aarch64, x86_64Arm: a64fx, neoverse_n1, neoverse_v1, nvidia/graceAMD: zen2, zen3, zen4Intel: haswell, skylake_avx512, sapphirerapids, icelake, cascadelake |
(none) | 2023.06 | wxPython/4.2.1-foss-2023a |