[python-nl] Calling Windows API with Python
Etienne Posthumus
ep at epoz.org
Fri Jun 15 09:43:55 CEST 2007
On 6/15/07, eiwot23 eiwot23 <eiwot23 at gmail.com> wrote:
> I posted an article about how to call windows API with Python in my blog
> at pyarticles
>
> Any comments are welcome :)
Have a look at http://venster.sourceforge.net/ for some more goodness
on this topic.
"Venster is a highly native Windows GUI toolkit for Python based on
the ctypes ffi library.
The aim of Venster is to be a very lightweight wrapper around the
standard Win32 API, making it easy to write slick windows applications
in pure Python."
It has been alpha-code for ever, I am not sure if the developers are
still working on it much, but it is a very nifty module if you have to
bother with legacy Windows stuff.
More information about the Python-nl
mailing list