Pydev is an Open Source Python plugin for Eclipse, and is hosted at http://pydev.org
PyDev Plugin for Eclipse – Best Python IDE Freeware PyDev is one of the commonly used Python IDE and is a natural choice of many Python developers coming from Java background. It is the 5th most popular Eclipse plugin by its all-time usage count. Now, this is a 'half-conclusion' because PyDev isn't the only IDE available for Jython. If you are already using the Netbeans IDE or didn't like Eclipse or PyDev for some reason, take a look at the rest of this chapter in which we will cover the Netbeans plugin for Python development.
Python eclipse user-interface ide pydev. Improve this question. Follow asked Apr 3 '10 at 16:28. 6,343 21 21 gold badges 71 71 silver badges 119. Note: Pydev Extensions is now merged with Pydev, and its once closed source code has become open source. Thus, there is no more Pydev Extensions, only the open source Pydev, with all the capabilities of Pydev Extensions incorporated (version 1.5.0).
Getting Started in Pydev: http://pydev.org/manual_101_root.html
Below there are some of the features available (version 1.5.0)
Python, Jython and IronPython support
Code completion
Code completion with auto-import
Code analysis (with quick-Fix for problems found in code analysis -- Ctrl+1)
Debugger
Remote Debugger (allows debugging scripts not lauched from within Eclipse)
Debug console (allows interactive probing in suspended mode)
Interactive console
- Python 2.x and 3.x syntax
- Syntax highlighting
- Parser errors
- Outline view
- Tabs or spaces preferences
- Smart indent / dedent
- Comment / uncomment / comment blocks
- Code folding
- Go to definition
- Code coverage
- Mark occurrences
- Pylint integration
- TODO tasks
- Content Assistants (Ctrl+1)
- Assign result to attribute or local
- Surround code with try..catch / finally
- Create docstring
- Move import to global scope
- Keywords presented as auto-completions as you type
- Quick-outline
The Complete Feature Matrix can be found at http://pydev.org/manual_adv_features.html
Pydev Python Ide
Note: Pydev Extensions is now merged with Pydev, and its once closed source code has become open source. Thus, there is no more Pydev Extensions, only the open source Pydev, with all the capabilities of Pydev Extensions incorporated (version 1.5.0).
Pydev - Python Ide For Eclipse
CategoryIntegratedDevelopmentEnvironment