loongson/pypi/: wxpython-4.0.2 metadata and description

Homepage Simple index

Cross platform GUI toolkit for Python, "Phoenix" version

author Robin Dunn
author_email robin@alldunn.com
classifiers
  • Development Status :: 6 - Mature
  • Environment :: MacOS X :: Cocoa
  • Environment :: Win32 (MS Windows)
  • Environment :: X11 Applications :: GTK
  • Intended Audience :: Developers
  • License :: OSI Approved
  • Operating System :: MacOS :: MacOS X
  • Operating System :: Microsoft :: Windows :: Windows 7
  • Operating System :: Microsoft :: Windows :: Windows 10
  • Operating System :: POSIX
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3.4
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: Implementation :: CPython
  • Topic :: Software Development :: User Interfaces
download_url https://pypi.org/project/wxPython
keywords GUI,wx,wxWindows,wxWidgets,cross-platform,user-interface,awesome
license wxWindows Library License (https://opensource.org/licenses/wxwindows.php)
requires_dist
  • six
  • PyPubSub

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
wxPython-4.0.2-cp38-cp38-linux_loongarch64.whl
Size
135 MB
Type
Python Wheel
Python
3.8

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).