Your First Python Script on Windows

Python is a free interpreted and object oriented programming that allows you to create any type of applications compatible with all common operating systems. You can deploy stand-alone applications or CGI scripts. There are many web servers that provide support for deploying Python scripts.

If you are using an Apache web server on Windows platform, you have many alternatives to set up a certain configuration that will allow you to run Python scripts through CGI. The configuration of Apache …

No comments yet. Be the first.

Leave a reply

You must be logged in to post a comment.