Search for "Dive In To Python" by Mark Pilgrim, book is excellent, free and comes with script examples.
I use PyScripter IDE, you can download portable Python to get Python interpreter and PyScripter as a standalone package.
Go for 2.7 version of Python, because some third party modules/libraries aren't compatible with new Python (3 or 3k) yet.