2008/11/25 Kurczak <[EMAIL PROTECTED]>: > > I wonder why no one mentioned Komodo IDE or Komodo Edit. > They're my personal favorites for bigger projects. Both are well > suited for dynamic languages and really lightweight compared to > Bloatclipse with pydev (or aptana).
I have tested Komodo Edit and personally I like best vim + extensions, Eric4, Eclipse + pyDev or actually Netbeans. I you haven't tested yet give Netbeans a look. In my opinion this is the way to go on Python development. Eclipse+pyDev and Eric4 actually have more Python options, specially on refactoring, but Netbeans interface is much clearer and the combination of auto completion and documentation is really good. I also like very much the svn diff tool with syntax highlight. Eclipse and Eric4 have a more svn interface. From Netbeans I don't like that the auto completion shows all the packages that are in the project even if they aren't related to it, and that it shows the pyc. But I have been testing it during the last days and even with this lacks it's one of the best IDEs. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---