Product Information
What is Pydev?
PyDev is a third-party plugin for Eclipse. It serves as an Integrated Development Environment (IDE) for Python programming, supporting code refactoring, graphical debugging, code analysis, and many other features. The available functionalities include:
- Support for CPython, Jython, and IronPython
- Code completion
- Code completion with auto-import
- Code analysis
- Debugger
- Django remote debugger
- Debug console
- Interactive console
- Python 2.x and 3.x syntax
- Basic syntax highlighting
- Parser error detection
- Outline view
- Tab or space preferences
- Smart indentation/dedentation
- Comment/uncomment/comment blocks
- Code folding
- Go to definition
- Code coverage
- Mark occurrences
- Pylint integration
- TODO tasks
- Content assist
- Assign results to attributes or locals
- Surround code with try..catch/finally
- Create docstrings
- Move imports to global scope
- Quick outline
Refer to the full feature matrix for a complete list of capabilities.
How to use Pydev?
PyDev is a third-party plugin for Eclipse that provides an integrated development environment for Python, Jython, and IronPython development, supporting features like code refactoring, debugging, and code analysis.
Core Functions of Pydev
Python Integrated Development Environment
Usage Scenarios of Pydev
- Python programming
- Jython development
- IronPython development
- Django project development
- Unit testing
- Code coverage analysis
Common Questions about Pydev
What does PyDev do?
How do I use PyDev?
What are the core features of PyDev?
What are the application scenarios for PyDev?





















