On Nov 6, 10:56 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hey, I'm looking for a good Python environment. That is, at least an > editor and a debugger, and it should run on Windows. Does anyone have > any idea?
I currently use Python Scripter as a lightweight editor for Windows. For project work I use Eclipse, which can be installed with PyDev and other useful plug-ins already included if you choose a suitable distribution of Easy Eclipse (http://www.easyeclipse.org/). There is a distribution specifically for Python development, and also one for LAMP, which includes a number of other components which will be of use if you are developing for the web. -- http://mail.python.org/mailman/listinfo/python-list