wax 1.44
Latest version
Released:
A friendly python-like wrapper for wxPython.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: ?
- Author: Hans Nowak
- Maintainer: Chris Gahan
- Tags wxPython, GUI toolkit
Classifiers
- Development Status
- Environment
- Intended Audience
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
Wax is a GUI toolkit that sits atop wxPython (wxWindows for Python). wxWindows is a mature cross-platform GUI toolkit. The main feature of wxWindows is that it uses 100% native widgets on the platform that it runs on, so it’s quite fast. It also runs on many platforms (Win32, Linux w/ GTK, and MacOS/OSX w/ Carbon).
Wax removes the low-level aspects of wxPython (which is basically a direct binding to the ugly C API) and gives you simple python objects to create your GUI.
This package is quite usable, but it’s still in the early stages, which means that some wxWindows widgets aren’t available.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: ?
- Author: Hans Nowak
- Maintainer: Chris Gahan
- Tags wxPython, GUI toolkit
Classifiers
- Development Status
- Environment
- Intended Audience
- Natural Language
- Operating System
- Programming Language
- Topic