Feb
15
I've been interested in toying around with Python, but it's generally a Linux or Unix based pre-installed language that can be accessed from the shell prompt. I just found out that I've been living under a rock. ActiveState, provider of Perl for Windows' based machines, have created a package for Python under different operating systems, Windows being one of them. Time to download and start playing around!
Now, should I integrate it into my Apache server, or just use it in the shell? I could use mod_py with Apache to make Python based web applications... Ha! Cool!
ActivePython
There's an Enterprise Edition listed on their main page, as they want to make money on their IDE and services, but there's a link on the right hand side under "Downloads" that points to "ActivePython Free Distribution". I'm linking to their main page because I'm sure that's where they'd want to be linked to originally.
Now, should I integrate it into my Apache server, or just use it in the shell? I could use mod_py with Apache to make Python based web applications... Ha! Cool!
ActivePython
There's an Enterprise Edition listed on their main page, as they want to make money on their IDE and services, but there's a link on the right hand side under "Downloads" that points to "ActivePython Free Distribution". I'm linking to their main page because I'm sure that's where they'd want to be linked to originally.

