Python as alternative to Visual Basic

Fred nobody at nowhere.com
Tue Sep 21 11:38:30 EDT 2004


On Mon, 20 Sep 2004 21:01:43 -0600, Dave Brueck
<dave at pythonapocrypha.com> wrote:
>And don't forget ctypes! Although not a Windows-only tool, on a Windows system 
>it opens the door to pretty much every Win32 API there is, all from pure Python.

Is there a framework that uses ctypes and wraps the Windows API as a
set of classes? I'd rather use the native Windows widgets instead of
using wxWidgets or Qt, but I don't really like PythonWin/MFC.

Fred.



More information about the Python-list mailing list