Metadata-Version: 2.0 Name: wxPython-Phoenix Version: 3.0.3.dev1712+dcd5d1d Summary: Cross platform GUI toolkit for Python Home-page: http://wxPython.org/ Author: Robin Dunn Author-email: Robin Dunn License: wxWidgets Library License (LGPL derivative) Download-URL: http://wxpython.org/Phoenix/snapshot-builds/ Keywords: GUI,wx,wxWindows,wxWidgets,cross-platform,awesome Platform: WIN32 Platform: WIN64 Platform: OSX Platform: POSIX Classifier: Development Status :: 6 - Mature Classifier: Environment :: MacOS X :: Cocoa Classifier: Environment :: Win32 (MS Windows) Classifier: Environment :: X11 Applications :: GTK Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved Classifier: Operating System :: MacOS :: MacOS X Classifier: Operating System :: Microsoft :: Windows :: Windows XP Classifier: Operating System :: Microsoft :: Windows :: Windows Vista Classifier: Operating System :: Microsoft :: Windows :: Windows 7 Classifier: Operating System :: POSIX Classifier: Programming Language :: Python Classifier: Topic :: Software Development :: User Interfaces wxPython_Phoenix is a is a new implementation of wxPython focused on improving speed, maintainability and extensibility. Just like "Classic" wxPython it wraps the wxWidgets C++ toolkit and provides access to the user interface portions of the wx API, enabling Python applications to have a GUI on Windows, Macs or Unix systems with a native look and feel and requiring very little (if any) platform specific code.