Python is one of the leading programming languages in terms of functionality and usage. This high-level, general-purpose programming language incorporates some great features for developers making it to be liked by all. Since its syntax enables developers express their own concepts in fewer code lines, Python is handy.
Table of Contents
Easy Eclipse
This open source application hosted by Source forge offers various distributions of Eclipse IDE that is pre-configured using plug-ins for certain purposes like Ruby on Rails, Python programming etc. The software is distributed under EPL, OSL and CPL.
Eric
This free IDE is Ruby and Python programming languages. One of its variants, Eric4 is useful in Python 2 while Eric5 is useful in Python 3. Eric acts like a front end to various programs like QScintilla editor widget, Rope useful in code refactoring, python language interpreter, Python Profiler useful in code profiling. Unnecessary functionality doesn’t need installation.
Geany
This lightweight multiplatform GTK+ editor of text relies on Scintilla as well it incorporates basic IDE features. Geany is developed to have small load time by having limited reliance on external libraries or distinct packages.
Komodo Edit
This free editor of text is useful in dynamic programming languages. In 2007, Komodo edit was introduced to harmonize Active State’s commercial Komodo IDE. After version 4.3 release, Komodo Edit became built on Open Komodo. Mst of its features come from inbuilt Python interpreter.
NINJA-IDE
This is a multiplatform IDE developed to develop python applications. NINJA-IDE offers tools for simplifying python software design and is able to deal with many situations because of its extensibility. Moreover, its developers are actively working on it.
PIDA
This open source integrated development environment is built using Python to coalesce various software development utilities in order to offer seamless workflow to programmers. PIDA authors express it as “a framework for integrated development”. It focuses on recycling Gold Standard design tools without reinventing the wheel.
Stani’s Python Editor (SPE)
Stani’s Python Editor (SPE) functions as multiplatform IDE for Python programming language. It runs on Mac OS X, MS Windows and GNU/Linux and incorporates syntax highlighting, auto indentation, auto completion, multiple tabs, call tips, syntax checking as well as integrated Graphical User Interface debugger (winpdb) and designer (wxGlade).
Boa Constructor
This is a multiplatform Python IDE as well as wxPython GUI Builder. Boa Constructor provides visual frame development and manipulation, inheritance hierarchies, object inspector, advanced debugger, integrated help and doc string produced html documentation.