Differences between revisions 4 and 424 (spanning 420 versions)
Revision 4 as of 2002-07-16 08:43:23
Size: 914
Editor: e
Comment:
Revision 424 as of 2009-02-06 11:12:23
Size: 36
Editor: 124
Comment: 81c798ecb5
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/

[[TableOfContents]]

=== ConText ===
I use a freeware text editor called ConText (for windoze only I'm afraid) from http://www.fixedsys.com/context/.

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]

=== Gnu Emacs ===

GnuEmacs is the editor of the gods. Does everything (almost) that you could want it to. PythonMode is very useful.
81c798ecb5
----
CategoryTemplate

81c798ecb5


CategoryTemplate

PythonEditors (last edited 2025-08-10 16:54:04 by jah)

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