Description: PyDev is an integrated development environment for Python that runs inside Eclipse. It provides code completion, syntax highlighting, type hinting, refactoring, debugging, and other features to improve productivity when writing Python code.
Type: software
Pricing: Open Source
Description: Thonny is a Python IDE designed for beginning programmers. It has a simple interface, integrated debugger, and support for stepping through code. Useful for learning Python.
Type: software