1. Download Eclipse (use Eclipse IDE for Java Developers) http://www.eclipse.org/home/index.php 2. Download Python (2.7) via: Python.org 3. Run Eclipse 4. Drag PyDev to Eclipse http://www.eclipse.org/users/ if it does not work, do Help->Add Software, then use http://update-production-pydev.s3.amazonaws.com/pydev/updates/site.xml 5. Now you need to set up Eclipse for Python, you can consider the following video https://www.youtube.com/watch?v=vHRRiBHI3to 6. Preferences ->Pydev -> Interpreters -> Python Intepreter New -> Quick Auto-Config -> Apply -> OK 7. Open PyDev Perspective 8. In the PyDeve Package Explorer (on the left) Right Clik -> New -> PyDev Project - Fill in entry for "Project Name"