I would recommend you Eclipse with the Pydev extension because it gives the most interesting features you want from an IDE including syntax highlighting, auto-completion, Pylint, class browsing, integrated debugging, testing and documentation integration, it's free and works almost "out-of-the-box" in a visual and pleasant way. But this is a personal choice too so I included a simple description on the jungle.
There is Eric which is free and very powerful too. If you use Emacs, I strongly recommend you to take a look at the this article: http://www.enigmacurry.com/2009/01/21/autocompleteel-python-code-completion-in-emacs/ At the moment, it has database problems so I can't confirm but it's about nice addons you can put on Emacs for Python, such as ropemacs. Other interesting thing you can add on Emacs it's Emacs Code Browser http://ecb.sourceforge.net/. On the commercial side you have 3 great hits: Komodo, blackadder (specially good for Python and Qt dev) and Wing IDE Pro ( you can get if free for open source development by requisition ). Komodo and Wing IDE Pro are both very cool. Komodo is probably more complete as an IDE, has a better interface but Wing IDE Pro has great integration with projects like....... web2py! That's it, have fun --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

