windows development in python?

Gillou nospam at bigfoot.com
Wed Aug 8 13:08:51 EDT 2001


Use Win32all for pure Win32 programs
http://aspn.activestate.com/ASPN/Downloads/ActivePython/Extensions/Win32all
The book for programming windows apps with Win32all is
http://www.ora.com/catalog/pythonwin32/
You may use wxPython for a cross platfor support (Windows + Unix/GTK + -
later - Mac OSX)
http://wxpython.org/

"Steinar" <st-aude at online.no> a écrit dans le message news:
997286691.890518 at news2.cybercity.dk...
> Hi!
>
> I have made a lot of small programs in python, but how do I make windows
> programs?
>
> thanks for all help :)
>
> 'steinar
>
>





More information about the Python-list mailing list