How easy is it to create graphical user interface with Python?

Dale Strickland-Clark dale at riverhall.NOTHANKS.co.uk
Mon Jan 21 09:53:50 EST 2002


tnkjtg at acc.umu.se (Johan Trygg) wrote:

>Hi,
>I am a complete beginner to Python, but I have heard many good things
>about it. I am thinking about creating a GUI software that will
>contain some linear algebra, 2D plots (scatter, histogram, line plots)
>and a nice GUI with menus.
>I am currently using Matlab to do this but does anyone have experience
>with Python to create such a software.
>
>Hope to hear from you soon,

wxPython is a delight to use and produces results indistinguishable
from VB, Delphi and suchlike, although if you haven't used a windows
API before, give yourself a day or so to get to grips with the
concepts.

There is a well supported mailing which will help you get over any
teething problems.
--
Dale Strickland-Clark
Riverhall Systems Ltd



More information about the Python-list mailing list