Differences between revisions 31 and 32
Revision 31 as of 2003-08-15 00:07:34
Size: 2680
Editor: ip503dabc3
Comment:
Revision 32 as of 2003-08-21 19:19:01
Size: 2740
Editor: host154
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
|| ["IDLEfork"] || Python + Tkinter || An experimental fork of IDLE. || || ["IDLEfork"] || Python + Tkinter || An experimental fork of IDLE. Since, Python 2.3, IDLEfork has become the new "main" Idle. ||

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

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

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

Unix

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

["eric"]

Python + PyQt + QScintilla

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

["Eclipse"]

Java + SWT

See EclipsePythonIntegration for Python support.

["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.

["IDEStudio"]

Python + Tkinter + Tix

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

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

Windows/Linux

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

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.

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

Unix/Windows with Tcl/Tk

Cross-language IDE & Source code analysis tool.

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

Windows 2000/XP with Visual Studio.NET

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

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

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

External collections:


CategoryIntegratedDevelopmentEnvironment

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

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