<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
  Hi All,<br>
<br>
I know that this question was put up on this list a thousand times. I
know that most of the editors are listed here:
<a class="moz-txt-link-freetext" href="http://wiki.python.org/moin/PythonEditors">http://wiki.python.org/moin/PythonEditors</a><br>
<br>
I already tried most of them. But still, I need something that is not
listed there. Requirements:<br>
<br>
<ul>
  <li>starts and works fast</li>
  <li>has code folding, displays identation guides<br>
  </li>
  <li>auto completion<br>
  </li>
  <li>class browser</li>
  <li>source code browser (e.g. a list of definitions, when you click
it jumps to the definition</li>
  <li>integration with pychecker or pylint</li>
  <li>UTF-8 files</li>
  <li>free, or not-so-expensive</li>
  <li>works on linux and windows<br>
  </li>
</ul>
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.<br>
<br>
Thanks,<br>
<br>
   Laszlo<br>
<br>
</body>
</html>