Python & Eclipse

How to install Eclipse Plugin for Python ?

I use PyDev to develop in python using Eclipse.

Some of the other Eclipse plugins that support python are

Dynamic Languages Toolkit
PythonMonkey
JyDT
EclipseColorer

Here I have created a video tutorial on how you can integrate the PyDev plugin in eclipse.

 

Create a hello world program in python Using PyDev

This video tutorial will show how to create + compile a python program using the PyDev plugin in Eclipse.