Differences between revisions 5 and 6
Revision 5 as of 2002-07-19 08:10:28
Size: 963
Editor: 195
Comment:
Revision 6 as of 2002-07-19 08:11:04
Size: 976
Editor: 195
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
GnuEmacs is the editor of the gods (but XEmacs ships with Python mode as a default). Does everything (almost) that you could want it to. PythonMode is very useful. GnuEmacs is the editor of the gods (XEmacs even more so - it ships with PythonMode as a default). Does everything (almost) that you could want it to. PythonMode is very useful.

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 (XEmacs even more so - it ships with PythonMode as a default). Does everything (almost) that you could want it to. PythonMode is very useful.

PythonEditors (last edited 2024-01-04 11:16:43 by MarcAndreLemburg)

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