wxPython IDE question

Banibrata Dutta banibrata.dutta at gmail.com
Sat Aug 9 12:44:22 EDT 2008


This is generally a easy-find on 'google', or your favourite search-engine!
:-) ... and of course the Python Wiki too...

http://wxglade.sourceforge.net/
http://boa-constructor.sourceforge.net/

are the free ones most often cited, and I'm sure there are others. From a
pure IDE (non Visual GUI compositing standpoint), I like PyScripter. It's
snappy and very functional.

cheers,
BD


On 8/9/08, Samuel Morhaim <samuel.morhaim at gmail.com> wrote:
>
> Hi, I know this has been asked many times, but I can't seem to find a real
> good IDE for wxPython.
>
> I look at an application such as testuff.com and I am sure it was written
> using wxPython, however the GUI is so clean and robust that I can't imagine
> them not using an IDE with those characteristics.
>
> Isn't there one single IDE out there that would provide me all the tools to
> create such a nice GUI? Something like the Visual studio of wxpython?
>
> I currently use Zend studio for my php dev, and i dont usually need a gui
> builder because we are talking web, but i feel the need in python for one.
>
> Can somebody recommend me a list of such an IDE? Even if its not free.
>
> Thank you!
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080809/196ada32/attachment-0001.html>


More information about the Python-list mailing list