Revision 147 as of 2008-10-09 14:22:50

Clear message

(!) Please keep wiki links as wiki links, use external links only if there is no existing page for the IDE.

Reviews

and these ShowMeDo videos for [http://showmedo.com/videos/series?name=DedxPxuMK Wing 3 Professional] [http://showmedo.com/videos/series?name=PythonDevelopmentWithSPE SPE], [http://showmedo.com/videos/series?name=PyDevEclipseList PyDev] (inside Eclipse) and [http://showmedo.com/videos/series?name=PythonIPythonSeries IPython].

IDEs with introspection-based code completion and integrated debugger

Name

Platform

Updated

Notes

["Komodo"]

Windows/Linux/Mac OS X

2008

Multi-language IDE. Available as Komodo IDE (commercial) and Komodo Edit (open source, as part of the OpenKomodo project) [Note: This seems to be totally incorrect - Komodo Edit is closed-source, and is not part of the OpenKomodo project. The first usable application from OpenKomodo looks like it will be called "Komodo SnapDragon", but it is unclear if that will have any Python support at all.]

PyDev

Eclipse

2008

Open source plugin for Eclipse -- Allows Python and Jython Editing, code-completion, debugger, refactoring, templates, syntax analysis, etc.; see also [http://www.fabioz.com/pydev PyDev Extensions]

WingIde

Windows/Linux/Mac OS X/Unix

2008

Commercial with networked debugger, integrated unit testing, source browser, and syntax coloring/auto-completing editor. Free license for non-commercial open-source developers with an established project.

IDEs with introspection-based code completion /or/ integrated debugger

Name

Platform

Updated

Notes

BlackAdder

Windows/Linux

2004

Commercial; integrated debugger; interfaces with Qt Designer

["eric"]

Python + PyQt + QScintilla

2008

Interfaces with Qt Designer, Qt Linguist, unittest; integrated debugger

[http://pida.co.uk/ PIDA]

Python + GTK

2007

Integrated source control, debugger, and profiler

PyScripter

Windows

2008

Integrated debugger. Requires Python 2.3 or later to be installed

[http://pythonide.stani.be/ SPE]

Windows, Linux, MacOsX, FreeBSD, more

2008

Open-source with [http://www.wxpython.org wxPython] interface. Code completion, call tips, class explorer, source index, auto todo list, [http://www.blender.org Blender] support, integrated [http://pychecker.sourceforge.net/ PyChecker] (source code doctor) and [http://project5.freezope.org/kiki Kiki] (regex console). [http://pythonide.blogspot.com/2007/02/how-to-download-latest-spe-from_26.html Download instructions]

IDEs with integrated gui builder

Name

Platform

Updated

Notes

BoaConstructor

Python + wxPython

2007

RAD GUI building IDE for wxPython, similar to Delphi.

PythonCard

Python + wxPython

2006

RAD GUI building IDE

[http://developer.apple.com/ Xcode]

Mac OS X 10.5 and later

2008

Apple's free IDE now with full Python GUI making. Requires free developer registration for download.

Editors

Take a look at PythonEditors if you prefer something lightweight. IDEs that don't integrate anything Python-specific are also listed here.


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