this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 142 and 143
Revision 142 as of 2008-04-03 17:10:38
Size: 4284
Editor: remote
Comment: clarifying what Komodo IDE, Komodo Edit, and OpenKomodo are
Revision 143 as of 2008-04-15 12:34:11
Size: 4212
Editor: 2
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Line 11: Line 10:
and these ShowMeDo videos for  [https://showmedo.com/videos/series?name=DedxPxuMK Wing 3 Professional] [https://showmedo.com/videos/series?name=PythonDevelopmentWithSPE SPE], [https://showmedo.com/videos/series?name=PyDevEclipseList PyDev] (inside Eclipse) and [https://showmedo.com/videos/series?name=PythonIPythonSeries IPython]. and these ShowMeDo videos for [https://showmedo.com/videos/series?name=DedxPxuMK Wing 3 Professional] [https://showmedo.com/videos/series?name=PythonDevelopmentWithSPE SPE], [https://showmedo.com/videos/series?name=PyDevEclipseList PyDev] (inside Eclipse) and [https://showmedo.com/videos/series?name=PythonIPythonSeries IPython].
Line 14: Line 13:
|| '''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) ||
|| PyDev || Eclipse || 2008 || Open source plugin for Eclipse -- Allows Python and Jython Editing, code-completion, debugger, refactoring, templates, syntax analysis, etc.; see also [https://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. ||
||'''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) ||
||PyDev ||Eclipse ||2008 ||Open source plugin for Eclipse -- Allows Python and Jython Editing, code-completion, debugger, refactoring, templates, syntax analysis, etc.; see also [https://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. ||
Line 20: Line 18:
|| '''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 ||
|| ["jedit"] || Java 1.4+ VM || 2008 || Popular multi-language IDE.  Python debugger plugin available. ||
|| [https://pida.co.uk/ PIDA] || Python + GTK || 2007 || Integrated source control, debugger, and profiler ||
|| PyScripter || Windows || 2008 || Integrated debugger. Requires Python 2.3 to be installed ||
|| [https://pythonide.stani.be/ SPE] || Windows, Linux, MacOsX, FreeBSD, more || 2008 || Open-source with [https://www.wxpython.org wxPython] interface. Code completion, call tips, class explorer, source index, auto todo list, [https://www.blender.org Blender] support, integrated [https://pychecker.sourceforge.net/ PyChecker] (source code doctor) and [https://project5.freezope.org/kiki Kiki] (regex console). ||
||'''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 ||
||["jedit"] ||Java 1.4+ VM ||2008 ||Popular multi-language IDE. Python debugger plugin available. ||
||[https://pida.co.uk/ PIDA] ||Python + GTK ||2007 ||Integrated source control, debugger, and profiler ||
||PyScripter ||Windows ||2008 ||Integrated debugger. Requires Python 2.3 to be installed ||
||[https://pythonide.stani.be/ SPE] ||Windows, Linux, MacOsX, FreeBSD, more ||2008 ||Open-source with [https://www.wxpython.org wxPython] interface. Code completion, call tips, class explorer, source index, auto todo list, [https://www.blender.org Blender] support, integrated [https://pychecker.sourceforge.net/ PyChecker] (source code doctor) and [https://project5.freezope.org/kiki Kiki] (regex console). ||
Line 29: Line 26:
|| '''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 ||
|| [https://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. ||
||'''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 ||
||[https://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. ||
Line 35: Line 31:

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

(!) 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 [https://showmedo.com/videos/series?name=DedxPxuMK Wing 3 Professional] [https://showmedo.com/videos/series?name=PythonDevelopmentWithSPE SPE], [https://showmedo.com/videos/series?name=PyDevEclipseList PyDev] (inside Eclipse) and [https://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)

PyDev

Eclipse

2008

Open source plugin for Eclipse -- Allows Python and Jython Editing, code-completion, debugger, refactoring, templates, syntax analysis, etc.; see also [https://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

["jedit"]

Java 1.4+ VM

2008

Popular multi-language IDE. Python debugger plugin available.

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

Python + GTK

2007

Integrated source control, debugger, and profiler

PyScripter

Windows

2008

Integrated debugger. Requires Python 2.3 to be installed

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

Windows, Linux, MacOsX, FreeBSD, more

2008

Open-source with [https://www.wxpython.org wxPython] interface. Code completion, call tips, class explorer, source index, auto todo list, [https://www.blender.org Blender] support, integrated [https://pychecker.sourceforge.net/ PyChecker] (source code doctor) and [https://project5.freezope.org/kiki Kiki] (regex console).

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

[https://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.


IntegratedDevelopmentEnvironments (last edited 2024-01-03 23:14:50 by MatsWichmann)

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