Quote from slickpick:
I suggest just installing cygwin (if you're using windows), then using pip/easy_install for all module installs. Then use ipython for your interpreter/ide.
don't even need to go that far, Python offers a free Windows IDE download
the Windows Python IDE is actually very simple, basically a text editor with some autocompletion feature for classes, very convenient to use without the hundreds of features and the UI distraction of a monster IDE like Visual Studio or Eclipse