very lightweight gui for win32 + python 3.4

Tim Roberts timr at probo.com
Mon Sep 22 22:09:45 EDT 2014


Wolfgang Keller <feliphil at gmx.net> wrote:
>
>> wxPython and Qt are well known but they are not exactly lightweight.
>
>wxPython not lightweight?
>
>It's just a wrapper of win32.

That's not really accurate.  wxWidgets does expose the Win32 APIs, but the
wrapping is not all that transparent.  And wxPython adds significant
functionality on the top of that.
-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the Python-list mailing list