Which IDE do you recommend???
Hi all;
My question is which IDE do you recommend for editing Python codes on WindowsXP???
I've installed its interpreter(2.5) but I don't have any idea about the IDE.(except ActivePython)
Thanks for your helps...
FoX_
Junior Poster in Training
53 posts since Mar 2007
Reputation Points: 10
Solved Threads: 7
vegaseat
DaniWeb's Hypocrite
5,976 posts since Oct 2004
Reputation Points: 1,345
Solved Threads: 1,416
You can also use a more general IDE like ConText. I like that one, because I can set it up to run C, Boo, Haskell, Lisp, Ruby and Python code from the editor. All in all an ultrastable IDE.
Another general purpose IDE is PSPad. Again, this one is free and has the largest amount of great features I have ever seen, including character/ascii tables, spellcheckers for a dozen different languages, color translator, hash generator, numeric base calculator, hex edit mode, and other mindblowing stuff that a programmer likes. However, it is still a little weak when it comes to connecting to the compiler/interpreter and does not show error messages well. I actually use this one for my general editor, a super notepad replacement!
As I get more and more familiar with PSPad, I am starting to like it!!! Even for Python code!
vegaseat
DaniWeb's Hypocrite
5,976 posts since Oct 2004
Reputation Points: 1,345
Solved Threads: 1,416
Thanks for your answers.I'll appreciate them...
FoX_
Junior Poster in Training
53 posts since Mar 2007
Reputation Points: 10
Solved Threads: 7