> Subject: > [Tutor] IDE - Editors - Python > From: > Paul Kraus <[EMAIL PROTECTED]> > Date: > Mon, 6 Feb 2006 09:46:42 -0500 > To: > tutor@python.org > > To: > tutor@python.org > > > Which editors does everyone use and why. Please keep the discussion to IDE's > rather then any editors. I am well versed on Emacs and VI so anything beyond > them would be appreciative. Why you like the editor and how it helps reduce > your development time would be productive and helpfull. > > TIA,
I use VIM, and sometimes Komodo. The personal edition of Komodo is ~$30. I like the debugging and the output window in Komodo. I suppose I could get VIM to do this, but I haven't looked into it enough. Many swear by Eric3, WingIDE, SPE, or Dr. Python. I want to take a another look at Eclipse and PyDev. At the time I looked at PyDev, it was still in it's infancy. Personally, I'd stick to VIM or Emacs instead of messing around with IDEs. Mike _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor