Home > Software > Development > IDE > PyDev for Eclipse
Details
- Package ID
- pydev
- Version
- 7.5.0
- Downloads
- 2341
- Website
- http://www.pydev.org/
Summary
A Python IDE for Eclipse.
Description
PyDev is a Python IDE extension for Eclipse which may be used for Python, Jython and IronPython development (and is among the leading tools for Python coding).
It comes with many goodies such as:
- Django integration
- Code completion
- Code completion with auto import
- Type hinting
- Code analysis
- Go to definition
- Refactoring
- Debugger
- Remote debugger
- Find Referrers in Debugger
- Tokens browser
- Interactive console
- Unittest integration
- Code coverage
- PyLint integration
- Find References (Ctrl+Shift+G)
- and many others.
For more details on the provided features, check the Features Matrix.
While not required to install, PyDev is not much use without an installation of Python (2.6 or newer).
Important Note:
This package drops the PyDev extension into a Chocolately-installed, Eclipse folder structure. If Eclipse is upgraded, the PyDev files will be erased although Chocolatey will still consider it installed. The PyDev package will then need to be re-installed/upgraded using the -force
option.
Comments
Loading comments...