Pydev

Pydev
Developer(s) Aptana
Stable release 2.2.3 / October 6, 2011; 4 months ago (2011-10-06)
Operating system Cross-platform
Type Integrated development environment
License Eclipse Public License
Website http://pydev.org/

Pydev is a third-party plug-in for Eclipse. It is an Integrated Development Environment (IDE) used for programming in Python supporting code refactoring, graphical debugging, code analysis and many other features.

Contents

History

Date
2003 - July Created by Aleks Totic
2005 - January Assumed by Fabio Zadrozny
2005 - September Pydev Extensions was started as a commercial counterpart of Pydev, offering features such as code-analysis and remote debugging
2008 - July Acquired by Aptana (while still maintaining Fabio Zadrozny as head of the project)
2009 - September Aptana open sourced Pydev Extensions (and merged it with Pydev)
2011 - January Appcelerator acquired Aptana (and Pydev by extension -- Fabio Zadrozny was still kept heading the project)
2011 - March Pydev 2.0 has been released with TDD actions support

Features

Below there are some of the features available (version 1.5.3):

See the Complete Feature Matrix for all features.

Pydev Extensions

Until September 2009, two versions of Pydev existed: an open source version, and a shareware version called Pydev Extensions. Certain advanced features such as code analysis, quick-fixes, and remote debugging were reserved for the non-free version. On September 3, 2009, Aptana announced Pydev version 1.5, a combined version of Pydev and Pydev Extensions, all available under the open-source Eclipse license.

See also

External links