What text editor is everyone using for Python
David Smith
dns4 at cornell.edu
Tue May 26 10:53:51 EDT 2009
Lacrima wrote:
> I am new to python.
> And now I am using trial version of Wing IDE.
> But nobody mentioned it as a favourite editor.
> So should I buy it when trial is expired or there are better choices?
I use Wing IDE and like it. It very nicely enforces consistent space
indentations and other Python basics that might fall through the cracks
when writing. I'm not too hot on the auto-suggest, but I haven't seen
any other IDE do better.
--David
More information about the Python-list
mailing list