First, what do I need to add to my Win 7 SP1 in order to execute Python scripts?
Second, what's a good Win x64 IDE that's super simple, free of too many bells and whistles, and good at testing and debugging basic textmode Python scripts? I need to be able to execute the scripts in a persistent textmode environment.
Thanks. :)