PyDev for Eclipse
Python Development Environment for Eclipse
http://pydev.org/

Additional Details

IDorg.python.pydev.feature.feature.group
Version Number1.5.7.2010050621
1.5.5.2010030420
1.6.3.2010100513
2.4.0.2012020116
2.5.0.2012040618
2.6.0.2012062818
2.7.1.2012100913
ProviderAptana, Inc.
CategoriesLanguages
Date Changed2012-10-26
LicenseEPL
Rating
Downloads11635

Image Gallery

More about this plug-in

Pydev is a plugin that enables Eclipse to be used as a Python IDE (supporting also Jython and IronPython).

It uses advanced type inference techniques to provide features such code completion and code analysis, while still providing many others such as a debugger, interactive console, refactoring, etc.

The complete feature matrix may be found at http://pydev.org/manual_adv_features.html

Below are some of its highlighted features.

  • * Django integration
  • * Code completion
  • * Code completion with auto import
  • * Syntax highlighting
  • * Code analysis
  • * Go to definition
  • * Refactoring
  • * Mark occurrences
  • * Debugger
  • * Remote debugger
  • * Tokens browser
  • * Interactive console