Differences between revisions 1 and 333 (spanning 332 versions)
Revision 1 as of 2002-07-12 22:29:50
Size: 398
Editor: anonymous
Comment: missing edit-log entry for this revision
Revision 333 as of 2006-11-15 13:55:13
Size: 4317
Editor: 147
Comment: ConText is a text editor that can read Python as well as others.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
I use a freeware text editor called ConText (for windoze only I'm afraid) from http://www.fixedsys.com/context/. Whether you want to quickly edit Python source code, write or debug whole Python programs, or use Python in IntegratedDevelopmentEnvironments, you have a pleasantly wide range of choices.
Line 3: Line 3:
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. If you have anything to contribute -- e.g. configurations for editors, new editors, or opinion -- don't hesitate to edit or create pages.
Line 5: Line 5:
Dave Moor There's an EditorConfigurationHowto available.

[[TableOfContents]]

(!) Please keep wiki links as wiki links, use external links only if there is no existing page for the editor. Please add pages like BoaConstructor also to page IntegratedDevelopmentEnvironments.

=== Multiplatform Editors ===

|| '''Name''' || '''Platform''' || '''FreeSoftware'''? || '''ZeroPrice'''? || '''Notes''' ||
|| [http://www.purl.org/net/alphatk/about.html Alphatk] || Unix,Windows,Mac OS X || X || X || Extensible in Tcl, Tk; Can interact with python.||
|| [http://bluefish.openoffice.nl/features.html Bluefish] || Linux, MacOS X || (./) || (./) || The link points to the features page. ||
|| [http://cream.sourceforge.net Cream] || Linux,Windows,FreeBSD || (./) || (./) || Cream is a free and easy-to-use configuration of the powerful and famous [http://www.vim.org Vim] text editor for both Microsoft Windows and GNU/Linux.||
|| [http://cssed.sourceforge.net Cssed] || Linux,Windows,Mac OS X, BSD || (./) || (./) || Editor with syntax highlighting for Python, and embeded Python interpreter. Extensible through a Python API. ||
|| [http://wiki.wxpython.org/index.cgi/PythonCardEditor codeEditor] || Unix, Windows, Mac || (./) || (./) || Extensible in Python; part of [http://www.pythoncard.org/ PythonCard]. Includes PyCrust shell. ||
|| [http://context.cx ConText] || Unix(?), Windows, Mac(?) || (./) || (./) || Text Editor that can work with many formats, such as HTML and Javascript, and it also includes a Python reader. || [http://www.die-offenbachs.de/detlev/eric3.html eric3] || Unix,Windows || (./) || (./) || Complete IDE, very well integrated with PyQT development, but usable for any kind of project. Supports projects, debugging, auto-complete, syntax coloring, etc. ||
|| [http://www.crisp.demon.co.uk/ CRiSP] || Unix, Linux, OpenBSD, FreeBSD, SunOS, Solaris, HPUX, SGI Irix, Windows, Cygwin, MacOS || ? || ? || BRIEF-compatible, supports Python syntax, in-buffer Python interpreter, supports lots of languages. Powerful macro language. ||
|| DrPython || Unix/X, Windows, Mac OS X || (./) || (./) || Simple, Highly Customizable Editor/Environment. A Tribute to DrScheme. ||
|| [http://www.eclipse.org/ Eclipse] || Unix/X, Windows, Mac OS X, others || (./) || (./) || "Eclipse is ... an open extensible IDE for anything and nothing in particular." Support for Python can be obtained via the [http://pydev.sourceforge.net/ PyDEV] plugin. ||
|| [http://www.eclipse.org/ Eclipse+Afae] || Unix/X, Windows, Mac OS X, others || (./) || (./) || In addition to PyDEV, support for Python can be obtained via the [http://afae.robrohan.com/ Afae] plugin which supports many languages (Afae also shows whitespace). ||
|| [http://www.editpadpro.com/editpython.html EditPad Pro] || Windows, Linux || X || X || Powerful and flexible text editor with built-in Python syntax highlighting, Python class browsing, Python-compatible regular expressions, code folding, and extensive options for running external tools such as Python scripts. ||
|| EmacsEditor || Unix, Windows, Mac || (./) || (./) || Python support with EmacsPythonMode. Extensible in Python using [http://www.iro.umontreal.ca/~pinard/pymacs/ pymacs] ||
|| [http://www.lugaru.com/ Epsilon] || Windows, Linux, FreeBSD, and OS/2 || X || X || Customizable Python mode, syntax coloring, function tagging. ||
|| [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://geany.uvena.de// Geany] || Windows, Unix/X || (./) || (./) || A small and lightweight GTK+ IDE that supports lots of languages, including Python ||
|| [http://armedbear-j.sf.net/ J] || Java || ? || ? || syntax coloring for python, extensible with jython, supports many file formats, has folding, fully customisable, has sidebar for class and functions, fast for a Java application ||
|| [http://www.jasspa.com

Whether you want to quickly edit Python source code, write or debug whole Python programs, or use Python in IntegratedDevelopmentEnvironments, you have a pleasantly wide range of choices.

If you have anything to contribute -- e.g. configurations for editors, new editors, or opinion -- don't hesitate to edit or create pages.

There's an EditorConfigurationHowto available.

TableOfContents

(!) Please keep wiki links as wiki links, use external links only if there is no existing page for the editor. Please add pages like BoaConstructor also to page IntegratedDevelopmentEnvironments.

Multiplatform Editors

Name

Platform

FreeSoftware?

ZeroPrice?

Notes

[http://www.purl.org/net/alphatk/about.html Alphatk]

Unix,Windows,Mac OS X

X

X

Extensible in Tcl, Tk; Can interact with python.

[http://bluefish.openoffice.nl/features.html Bluefish]

Linux, MacOS X

(./)

(./)

The link points to the features page.

[http://cream.sourceforge.net Cream]

Linux,Windows,FreeBSD

(./)

(./)

Cream is a free and easy-to-use configuration of the powerful and famous [http://www.vim.org Vim] text editor for both Microsoft Windows and GNU/Linux.

[http://cssed.sourceforge.net Cssed]

Linux,Windows,Mac OS X, BSD

(./)

(./)

Editor with syntax highlighting for Python, and embeded Python interpreter. Extensible through a Python API.

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

Unix, Windows, Mac

(./)

(./)

Extensible in Python; part of [http://www.pythoncard.org/ PythonCard]. Includes PyCrust shell.

[http://context.cx ConText]

Unix(?), Windows, Mac(?)

(./)

(./)

Text Editor that can work with many formats, such as HTML and Javascript, and it also includes a Python reader.

[http://www.die-offenbachs.de/detlev/eric3.html eric3]

Unix,Windows

(./)

(./)

Complete IDE, very well integrated with PyQT development, but usable for any kind of project. Supports projects, debugging, auto-complete, syntax coloring, etc.

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

Unix, Linux, OpenBSD, FreeBSD, SunOS, Solaris, HPUX, SGI Irix, Windows, Cygwin, MacOS

?

?

BRIEF-compatible, supports Python syntax, in-buffer Python interpreter, supports lots of languages. Powerful macro language.

DrPython

Unix/X, Windows, Mac OS X

(./)

(./)

Simple, Highly Customizable Editor/Environment. A Tribute to DrScheme.

[http://www.eclipse.org/ Eclipse]

Unix/X, Windows, Mac OS X, others

(./)

(./)

"Eclipse is ... an open extensible IDE for anything and nothing in particular." Support for Python can be obtained via the [http://pydev.sourceforge.net/ PyDEV] plugin.

[http://www.eclipse.org/ Eclipse+Afae]

Unix/X, Windows, Mac OS X, others

(./)

(./)

In addition to PyDEV, support for Python can be obtained via the [http://afae.robrohan.com/ Afae] plugin which supports many languages (Afae also shows whitespace).

[http://www.editpadpro.com/editpython.html EditPad Pro]

Windows, Linux

X

X

Powerful and flexible text editor with built-in Python syntax highlighting, Python class browsing, Python-compatible regular expressions, code folding, and extensive options for running external tools such as Python scripts.

EmacsEditor

Unix, Windows, Mac

(./)

(./)

Python support with EmacsPythonMode. Extensible in Python using [http://www.iro.umontreal.ca/~pinard/pymacs/ pymacs]

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

Windows, Linux, FreeBSD, and OS/2

X

X

Customizable Python mode, syntax coloring, function tagging.

[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://geany.uvena.de// Geany]

Windows, Unix/X

(./)

(./)

A small and lightweight GTK+ IDE that supports lots of languages, including Python

[http://armedbear-j.sf.net/ J]

Java

?

?

syntax coloring for python, extensible with jython, supports many file formats, has folding, fully customisable, has sidebar for class and functions, fast for a Java application

|| [http://www.jasspa.com

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

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