best python editor/ide for windows

Ollie Rutherfurd oliver at rutherfurd.net
Wed Jan 8 18:26:05 EST 2003


ebodine at hotmail.com (Erick) wrote in message news:<2de245.0301081159.48e4c84 at posting.google.com>...
> Nick Vargish <nav at adams.patriot.net> wrote in message news:<yyyr8bn4uxd.fsf at adams.patriot.net>...

[snipped]

> I am kind of partial to jEdit myself.  I know it is sometimes billed
> as a Java code editor but it works great for Python, on Windows or
> Linux.

I'll second this! It's a great all-around editor. It even has a 
plugin that let's you write macros (or plugins) for it in Python 
(Jython Interpreter).

You can find some example macros here:

  http://www.rutherfurd.net/jEdit/macros/index.html

Also, there's pretty basic (but usable) Python Class Browser.
Here's the latest beta version, which is more usable that the
current released version (which doesn't work):

  http://www.rutherfurd.net/jEdit/plugins/pyutils/index.html

-Ollie




More information about the Python-list mailing list