Just do the following:
- Install Java
- Install Eclipse IDE (Requires Java to Execute)
- Install PyDev through Eclipse ( Uses the Update Manager)
These urls will be needed when updating with the Eclipse update manager.
- Main: http://pydev.org/updates
- Nightly builds: http://pydev.org/nightly
Help -->
Install New Software.. -->
Add -->
Type: http://pydev.org/updates
Eclipse is an awesome IDE ( Integrated Development Environment)!
After the Eclipse IDE has been installed, you must start a new project using PyDev and configure the C:\python27\python.exe as the executable for the interpreter.
Sample code using Eclipse!
Enjoy!

No comments:
Post a Comment