mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-07-21 12:41:10 +02:00
Various other sdist and bdist tweaks and updates. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
20 lines
485 B
Plaintext
20 lines
485 B
Plaintext
================
|
|
wxPython Phoenix
|
|
================
|
|
|
|
|
|
Introduction
|
|
============
|
|
|
|
Phoenix is a new implementation of wxPython focused on improving speed,
|
|
maintainability and extensibility. Just like wxPython it wraps the wxWidgets
|
|
C++ toolkit and provides access to the UI 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.
|
|
|
|
|
|
|
|
More to be written...
|
|
|
|
|