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

Differences between revisions 44 and 45
Revision 44 as of 2004-02-04 19:49:28
Size: 3482
Editor: 66
Comment: Added KDevelop. Highly recommended.
Revision 45 as of 2004-02-04 19:53:52
Size: 3471
Editor: 66
Comment: sorted IDE list
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
|| ["Eclipse"] || Java + SWT || See EclipsePythonIntegration for Python support. ||
Line 11: Line 12:
|| ["Eclipse"] || Java + SWT || See EclipsePythonIntegration for Python support. || || ["IDEStudio"] || Python + Tkinter + Tix || An extended version of IDLE using ["Tix"]. ||
Line 14: Line 15:
|| ["IDEStudio"] || Python + Tkinter + Tix || An extended version of IDLE using ["Tix"]. ||
|| [https://www.kdevelop.org/ KDevelop] || Unix + KDE || Advanced IDE for the KDE environment - supports Python syntax/projects. ||
|| [https://www.kdevelop.org/ KDevelop] || Unix + KDE || Cross-language IDE for KDE - supports Python syntax/projects. ||
Line 23: Line 23:
|| VisualWx || Windows || GUI designer for wxPython. ||
Line 26: Line 27:
|| VisualWx || Windows || GUI designer for wxPython. ||
Line 30: Line 30:
  * David Mertz's [https://www-106.ibm.com/developerworks/linux/library/l-pide/ Python IDE article] and [https://www-106.ibm.com/developerworks/library/l-cpyide/ Python IDE article 2003].    * David Mertz's [https://www-106.ibm.com/developerworks/linux/library/l-pide/ Python IDE article] and [https://www-106.ibm.com/developerworks/library/l-cpyide/ Python IDE article 2003].

Take a look at PythonEditors if you don't want IntegratedDevelopmentEnvironments.

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

Name

Platform

Notes

[https://anjuta.sourceforge.net/ Anjuta]

Unix + GNOME

Cross-language IDE; syntax coloring & folding for Python.

BlackAdder

Windows/Linux

Commercial with all the features of IDLE, support for Ruby, and Qt GUI editor.

BoaConstructor

Python + wxPython

RAD GUI building IDE, similar to Delphi.

[https://www.codeforge.com/ CodeForge]

Unix

Cross-language IDE; nice multi-user project manager.

["Eclipse"]

Java + SWT

See EclipsePythonIntegration for Python support.

["eric"]

Python + PyQt + QScintilla

Python IDE with interfaces to Qt Designer, Qt Linguist, unittest.

["IDEStudio"]

Python + Tkinter + Tix

An extended version of IDLE using ["Tix"].

["IDLE"]

Python + Tkinter

Part of Python distribution.

["IDLEfork"]

Python + Tkinter

An experimental fork of IDLE. Since, Python 2.3, IDLEfork has become the new "main" Idle.

[https://www.kdevelop.org/ KDevelop]

Unix + KDE

Cross-language IDE for KDE - supports Python syntax/projects.

[https://www.activestate.com/Products/Productivity/ASPN_Komodo/ Komodo]

Windows/Linux

Commercial multi-language and cross-platform IDE. Includes a GUI Builder.

PythonCard

Python + wxPython

RAD GUI building IDE

PythonWin

Windows

Available either as part of ActiveState's ActivePython distribution (which is not open source) or as part of the Win32All extensions from Mark's pages (which is open source).

PythonWorks Pro

Windows/Linux

(no longer being developed) SecretLabs' commercial IDE. Includes Tk layout editor.

[https://sourcenav.sf.net/ SourceNavigator]

Unix/Windows with Tcl/Tk

Cross-language IDE & Source code analysis tool.

[https://projects.blender.org/projects/spe/ SPE]

Windows, Linux, MacOsX, FreeBSD, etc.

Spe ([https://www.stani.be Stani]'s Python Editor) is an open-source, extensible Python IDE with a WxPython interface and support for [https://www.blender.org Blender] and [https://wxglade.sourceforge.net/ wxGlade].

[https://www.activestate.com/VisualPython/ Visual Python]

Windows 2000/XP with Visual Studio.NET

A Python plug-in for Visual Studio.NET (requires ActivePython)

VisualWx

Windows

GUI designer for wxPython.

WingIde

Windows/Linux

Commercial Python IDE with networked debugger, source browser, and syntax coloring/auto-completing editor. Free license for open-source developers with an established project.

WxDesigner

Unix/Windows/Mac

Non-free Cross-language GUI dialog designer with integrated support for editing your Python callback functions.

WxGlade

Unix/Windows/Mac

A "designer" for WxPython (requires wxPython)

External collections:


CategoryIntegratedDevelopmentEnvironment

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

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