Differences between revisions 3 and 9 (spanning 6 versions)
Revision 3 as of 2002-07-15 21:57:45
Size: 775
Editor: pD9EB03FC
Comment:
Revision 9 as of 2002-07-21 18:21:20
Size: 110
Editor: ipd54b58c5
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
A large list of editors supporting Python can be found at http://www.python.org/editors/ I'm in the process of moving python.org/editors/ here, please stay away from this page for a while. ;)
Line 3: Line 3:
[[TableOfContents]]
Line 5: Line 4:
=== ConText ===
I use a freeware text editor called ConText (for windoze only I'm afraid) from http://www.fixedsys.com/context/.
Line 8: Line 5:
It includes language highlighters for a lot of languages including python. It also allows customisation to execute a command using the loaded files (e.g. execute the loaded python script) then capture the output and decod the line numbers where the problem occurred.

Dave Moor

=== jEdit ===
A nice Swing based editor for many languages and Java specially. You can add additional plugins like PyUtil and Jython for your Python work. Get it from http://jedit.org

Ashish Shrestha [http://www.nyatapol.com.np Nyatapol]

I'm in the process of moving python.org/editors/ here, please stay away from this page for a while. ;)

PythonEditors (last edited 2025-02-26 07:35:11 by AndyCloke)

Unable to edit the page? See the FrontPage for instructions.