Install the PyDev plug-in for Eclipse
- Launch Eclipse.
- Configure PyDev. Python must be installed to configure PyDev. Go to Window → Preferences. In the Preferences window, expand PyDev and select Interpreter-Python. Click "New..." and type Python32 for the Interpreter name.
For Python development under Eclipse you can use the PyDev Plugin which is an open source project.