Differences between revisions 2 and 10 (spanning 8 versions)
Revision 2 as of 2002-07-15 05:50:25
Size: 683
Editor: 202
Comment:
Revision 10 as of 2002-07-21 19:03:47
Size: 2570
Editor: ipd54b58c5
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
I'm in the process of moving python.org/editors/ here, please stay away from this page for a while. ;)
Line 3: Line 5:
=== ConText ===
I use a freeware text editor called ConText (for windoze only I'm afraid) from http://www.fixedsys.com/context/.
=== Unix & Multiplatform Editors ===
Line 6: Line 7:
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. || [http://wiki.wxpython.org/index.cgi/PythonCardEditor PythonCardEditor] || Unix/Windows/Mac || Extensible in Python, part of PythonCard. ||
|| [http://cooledit.sourceforge.net/ Cooledit] || Unix/X || Extensible in Python ||
|| [http://www.crisp.demon.co.uk/ CRiSP] || Unix/Windows || BRIEF-compatible ||
|| [http://www.lugaru.com/ Epsilon] || Windows, Linux, FreeBSD, and OS/2 || Has Python mode module available upon request. ||
|| [http://fte.sourceforge.net/ FTE Text Editor] || Windows, Unix, DOS, OS/2 console, Unix/X || Supports lots of languages, including Python; doesn't seem programmable ||
|| [http://www.jasspa.com/ Jasspa's MicroEmacs] || Unix / Windows || Supports Python syntax and a Python-specific menu. ||
|| [http://space.mit.edu/~davis/jed/ JED] || Unix, VMS, MSDOS, OS/2, BeOS, QNX, and Windows. || ||
|| [http://www.jedit.org/ jEdit] || Java || Includes plugin that allows editor scripting using Python (via Jython). ||
|| [http://www.jext.org/ Jext] || Java || A Java text editor which offers embedded Python scripting (thanks to Jython). ||
|| [http://sourceforge.net/projects/joe-editor/ JOE] || Unix. || ||
|| GnuEmacs / XEmacs || Unix/Windows || Python support with PythonMode. ||
|| [http://www.kde.org/ KWrite] || Unix || Advanced editor for the KDE environment - supports Python syntax. ||
|| [http://www.moleskine.f2s.com/ Moleskine] || Linux/FreeBSD || Written in Python, so should be extensible using Python. ||
|| [http://nedit.org/ NEdit] || Unix/VMS/Win32/MacOS X || X-Based, Python support builtin. ||
|| [http://www.rexx.com/~dkuhlman/ pyeditor] || Unix (and Windows?) || Editor written in Python atop PyScintilla and PyGtk. ||
|| [http://quanta.sourceforge.net/ Quanta KDE] || (Unix/Linux only?) || Full-featured web development environment that also supports Python. ||
|| [http://www.scintilla.org/ SciTE] || Unix/Windows || Part of Scintilla ||
|| [http://www.vim.org/ VIM] || Unix/Windows/MacOS/ etc. ||||
|| [http://www.slickedit.com/ Visual Slick Edit] || Windows, Linux, Several Unix Flavors, OS/390 || Syntax coloring, popup function arguments, class hierarchy browser, other nice Python features. ||
|| [http://www.cs.yorku.ca/~oz/wily/ Wily] || Unix || Acme clone for Unix. Can connect to it (and control it) from Python. ||
Line 8: Line 28:
Dave Moor === Integrated Development Environments ===
Line 10: Line 30:
=== 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
=== Windows Editors ===
Line 13: Line 32:
Ashish Shrestha [http://www.nyatapol.com.np Nyatapol] === Macintosh Editors ===

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

TableOfContents

Unix & Multiplatform Editors

[http://wiki.wxpython.org/index.cgi/PythonCardEditor PythonCardEditor]

Unix/Windows/Mac

Extensible in Python, part of PythonCard.

[http://cooledit.sourceforge.net/ Cooledit]

Unix/X

Extensible in Python

[http://www.crisp.demon.co.uk/ CRiSP]

Unix/Windows

BRIEF-compatible

[http://www.lugaru.com/ Epsilon]

Windows, Linux, FreeBSD, and OS/2

Has Python mode module available upon request.

[http://fte.sourceforge.net/ FTE Text Editor]

Windows, Unix, DOS, OS/2 console, Unix/X

Supports lots of languages, including Python; doesn't seem programmable

[http://www.jasspa.com/ Jasspa's MicroEmacs]

Unix / Windows

Supports Python syntax and a Python-specific menu.

[http://space.mit.edu/~davis/jed/ JED]

Unix, VMS, MSDOS, OS/2, BeOS, QNX, and Windows.

[http://www.jedit.org/ jEdit]

Java

Includes plugin that allows editor scripting using Python (via Jython).

[http://www.jext.org/ Jext]

Java

A Java text editor which offers embedded Python scripting (thanks to Jython).

[http://sourceforge.net/projects/joe-editor/ JOE]

Unix.

GnuEmacs / XEmacs

Unix/Windows

Python support with PythonMode.

[http://www.kde.org/ KWrite]

Unix

Advanced editor for the KDE environment - supports Python syntax.

[http://www.moleskine.f2s.com/ Moleskine]

Linux/FreeBSD

Written in Python, so should be extensible using Python.

[http://nedit.org/ NEdit]

Unix/VMS/Win32/MacOS X

X-Based, Python support builtin.

[http://www.rexx.com/~dkuhlman/ pyeditor]

Unix (and Windows?)

Editor written in Python atop PyScintilla and PyGtk.

[http://quanta.sourceforge.net/ Quanta KDE]

(Unix/Linux only?)

Full-featured web development environment that also supports Python.

[http://www.scintilla.org/ SciTE]

Unix/Windows

Part of Scintilla

[http://www.vim.org/ VIM]

Unix/Windows/MacOS/ etc.

[http://www.slickedit.com/ Visual Slick Edit]

Windows, Linux, Several Unix Flavors, OS/390

Syntax coloring, popup function arguments, class hierarchy browser, other nice Python features.

[http://www.cs.yorku.ca/~oz/wily/ Wily]

Unix

Acme clone for Unix. Can connect to it (and control it) from Python.

Integrated Development Environments

Windows Editors

Macintosh Editors

PythonEditors (last edited 2024-06-02 09:00:06 by SkipMontanaro)

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