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

Differences between revisions 2 and 3
Revision 2 as of 2002-07-23 00:56:46
Size: 1965
Editor: ipd54b59e7
Comment:
Revision 3 as of 2002-07-24 14:52:36
Size: 1964
Editor: 213
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
  * David Mertz's [https://www-106.ibm.com/developerworks/linux/library/l-pide/ Python IDE article].   * David Mertz's [https://www-106.ibm.com/developerworks/linux/library/l-pide/ Python IDE articl].

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


Name

Platform

Notes

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

Unix + GNOME

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

[https://www.thekompany.com/products/blackadder/ BlackAdder]

Windows/Linux

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

[https://boa-constructor.sourceforge.net/ BOA Constructor]

Python + wxPython

RAD GUI building IDE, similar to Delphi.

[https://python.domainunion.de/ IDLE]

Python + Tkinter

Part of Python distribution.

[https://idlefork.sourceforge.net/ IDLEfork]

Python + Tkinter

An experimental fork of IDLE.

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

Windows/Linux

Commercial cross-language 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

SecretLabs' commercial IDE. Includes Tk layout editor.

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

Windows 2000/XP with Visual Studio.NET

A Python plug-in for Visual Studio.NET

WingIde

Windows/Linux

Commercial IDE with networked debugger, source browser, and syntax coloring/auto-completing editor.

[https://www.roebling.de/ wxDesigner]

Unix/Windows/Mac

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

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

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