xampp - Setting up Python on Apache/Windows; IDE question -


I'm finally learning Python after turning it off for a long time. I'm installing it on Apache (XMPP), which I should choose?

If I get mod_python-3.3.1 .win32-py2.5-Apache2.2.exe, does that mean downloading Python 2.5 from me?

Edit: I will use it primarily for web development Which IDE should I use? I like Netbeans for Java and PHP, but they do not have Python. Do not use mod_python - it's officially you should use instead.


Comments