Editor for Python
Alan Harris-Reid
aharrisreid at googlemail.com
Fri Feb 5 16:26:20 EST 2010
Hi Laszlo,
I use Wing IDE (not free, $35 for personal edition) and PyScripter
(free). I find both good, for different reasons.
Regards,
Alan
------------------------------------------------------------------------
Laszlo Nagy wrote:
>
> Hi All,
>
> I know that this question was put up on this list a thousand times. I
> know that most of the editors are listed here:
> http://wiki.python.org/moin/PythonEditors
>
> I already tried most of them. But still, I need something that is not
> listed there. Requirements:
>
> * starts and works fast
> * has code folding, displays identation guides
> * auto completion
> * class browser
> * source code browser (e.g. a list of definitions, when you click
> it jumps to the definition
> * integration with pychecker or pylint
> * UTF-8 files
> * free, or not-so-expensive
> * works on linux and windows
>
> The one I'm using now is Geany. It does everything, except class
> browser and pychecker/pylint. Now maybe, I can install (or write??) a
> geany extension that would allow me to use pychecker. But I could not
> find information on that. There where others I tried (PyPE, DrPython,
> KomodoEdit, Editra etc.) but all of them failed for some reason. Can
> you please suggest another editor that I could try? Or send me a link
> that tells how to write or install pychecked plugin for Geany.
>
> Thanks,
>
> Laszlo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100205/56fd9ace/attachment-0001.html>
More information about the Python-list
mailing list