A couple of you noted pydev, so I looked a little deeper there. It bothered me a little that it's an extension to Eclipse. That makes it kinda heavy-weight, and it seems to be a second-class citizen there; the environment certainly isn't designed for the peculiarities of python.
-CWuestefeld
Although pydev is a plugin to Eclipse, it does work very well. BTW, if you didn't realize, there are two parts to pydev - the opensource basics and the commercial extensions. I am on my second year of subscription to the commercial extensions and a happy camper.
Yes, it is a bit heavy-weight, but that is because Eclipse is meant as a general purpose tool out-of-the-box. You could limit what is loads to thin things down. I, however, use it because I use Ecplise as my main development tool for other stuff as well. So I get the added benefit of it being the same tool for my Java developments as well as other things.
Pydev is also under active development, as has been since day one. It was also recently brought under a corporate umbrella which will directly fund its further development under the same developer, Fabio.
There still isn't *any* good tools for GUI development under Python. I beg my contacts at Borland come CodeGear come Embarcardero for Delphi for Python. With it I couLD RULE THE WORLD!!!
