Can Python replace Visual Basic? Should it?

Ken Seehof kens at sightreader.com
Wed Mar 7 20:52:28 EST 2001


That's easy.  Yes.

Also, I recommend wxPython (www.wxpython.org) as your GUI framework (in
python you have several good ones to choose from).  It's cross platform and
a much cleaner design than the Microsoft stuff.  Be sure to run the wxPython
demo program; it will save you lots of time learning.

----- Original Message -----
From: "Don Dwiggins" <dwig at advancedmp.net>
To: "Brad Bollenbach" <bbollenbach at homenospam.com>
Cc: <python-list at python.org>
Sent: Wednesday, March 07, 2001 4:21 PM
Subject: Re: Can Python replace Visual Basic? Should it?


> Brad Bollenbach writes:
> >     Can Python replace Visual Basic? Should it?
>
> > But really, very specifically, were YOU a former Visual Basic (or
> > Powerbuilder, or Delphi) programmer that is now using Python to write
the
> > complex GUI's VB used to handle for you? I'm an on again, off again,
student
> > of Python, who really wants to give this a go, if there's a good chance
that
> > I'll get the return on my investment: a programming tool that can take
over
> > where VB, Powerbuilder, and Delphi used to play.






More information about the Python-list mailing list