Want an editor for Python that has a little more horsepower than IDLE? Do you want to edit Python code using the Eclipse IDE?
You may want to try PyDev. PyDev is a plugin that enables users to use Eclipse for Python and Jython development. It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others.
IBM developerWorks has a tutorial that shows how to use the PyDev Eclipse plugin.
Need to learn myself python & django and i prefer using my favorite IDE eclipse