> On IDE's, I'm afraid I'm not going to be much help because I don't use > them. I prefer to use a decent editor (Emacs in my case, others have > their own preferences) and run my scripts from the command line. That > said, IDLE (which comes packaged with Python) is a perfectly decent > little IDE. It's surprising how little you really need given the > flexibility and immediacy of working with Python. >
I agree, no IDE needed. Just don't use Notepad! I'm on Mac, so spoiled for choice of text editors, but I'm sure there's one or 2 good uns if you're on Windows. -- http://mail.python.org/mailman/listinfo/python-list