Displaying 1 to 10 from 10 results
Aptana - Web development IDE
Aptana Studio harnesses the flexibility of Eclipse and focuses it into a powerful web development engine. It helps to build web applications quickly and easily. It could be downloaded as Eclipse plugin or standalone.
Eric - Python and Ruby editor and IDE
Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder.
Spyder
Spyder is a Python development environment with advanced editing, interactive testing, debugging and introspection features. It is especially recommended for scientific computing thanks to NumPy (linear algebra), SciPy (signal and image processing), matplotlib (interactive 2D/3D plotting) and MayaVi’s mlab (interactive 3D visualization) support.
Ninja IDE - A Real Python IDE
NINJA-IDE ("Ninja Is Not Just Another IDE"), is a cross-platform integrated development environment specially design to build Python Applications.
Pydev - Python, Jython and IronPython IDE
Pydev is a Python IDE for Eclipse, which may be used in Python, Jython and IronPython development.
SPE IDE - Stani's Python Editor
Python IDE for Windows, Mac & Linux with UML, PyChecker, Debugger, GUI design, Blender & more. Auto indentation and completion, call tips, syntax coloring and highlighting, uml viewer, class explorer, source index, todo list, pycrust shell, file browsers, drag&drop, Blender support. SPE ships with wxGlade,PyChecker and Kiki.
Boa Constructor - Python and wxPython GUI IDE
Boa Constructor is a cross platform Python IDE and wxPython GUI Builder. It offers visual frame creation and manipulation, an object inspector, many views on the source like object browsers, inheritance hierarchies, doc string generated html documentation, an advanced debugger and integrated help. Zope support: Object creation and editing. Cut, copy, paste, import and export. Property creation and editing in the Inspector and Python Script debugging.
PythonCard - GUI construction kit for Python
PythonCard helps to develop graphical applications quickly and easily with a minimum of effort and coding. PythonCard uses wxPython. PythonCard as a simpler way of doing wxPython programs with a whole lot of samples and tools already in place for you to copy and subclass and tools to help you build cross-platform applications.
Pide - A Framework for integrated development
PIDA is different from other IDEs in that it will use the tools you already have available rather than attempting to reinvent each one. PIDA is written in Python with the PyGTK toolkit, and although is designed to be used to program in any language, PIDA has fancy Python IDE features.
IDLE - Python IDE with the tkinter GUI toolkit
IDLE is the Python IDE built with the tkinter GUI toolkit. It is bundled in each release of the programming tool since 2.3. It is not included in the python package included with many Linux distributions.