Python IDE on Windows?

https://news.ycombinator.com/item?id=3025212
by laacz • 15 years ago
1 1 15 years ago

For a while I am using Komodo IDE/Edit as Python editor of choice. When a project grew, my wishes grew with it, and so - I'm looking for decent python IDE.

Eclipse, Netbeans (and other Java based ones) are just awefully slow even on my i7, and there are many minor, but annoying UI features, which are missing, are unimplemented, or look just wrong.

But then I tried Visual Studio 2010 (yes, Microsoft!) with IronPython and, most importantly, with Python Tools for VS.

I'm stunned. Is this normal, that the best IDE for Python is made by Microsoft? Killer feature for me is Intellisense - it just works much more intelligently than any (and I mean any) other product I've tried.

Also, if I understand correctly, VS 2010 Express ir free, and is just much better alternative to any free (and most of the paid ones) IDEs.

Am I missing something here, or this is just a fact? Or can you suggest an IDE, which does its job better, faster and smarter?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com