[Tutor] IDE - Editors - Python
Mike Hansen
mhansen at cso.atmel.com
Mon Feb 6 20:24:26 CET 2006
> Subject:
> [Tutor] IDE - Editors - Python
> From:
> Paul Kraus <pkraus at pelsupply.com>
> Date:
> Mon, 6 Feb 2006 09:46:42 -0500
> To:
> tutor at python.org
>
> To:
> tutor at 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
More information about the Tutor
mailing list