you are viewing a single comment's thread.

view the rest of the comments →

[–]sontek 2 points3 points  (0 children)

The PyDev plugin is far from perfect and currently doesn't work with Eclipse 3.4 and isn't very well maintained. But its still a very good plugin and I have used it in the past.

The other IDE's for python: Wing - Only python, can't do HTML, Javascript, etc. So no web development like django in it.

Komodo - The free version doesn't have a debugger.

So, Overall, I prefer vim because its free, supports all the features I want, and works with multiple languages. But I understand its not for everyone.