I have a Python script (running Python v2.6 or v2.7) that runs on Linux and also AIX.
I'd like to be able to debug this script from Windows. I'd like to use PyScripter if possible.
If it is not possible to use PyScripter, what other combination of IDE + debugger would you recommend? I would prefer something easy to set up and get running quickly without a huge amount of tinkering.