Executing Python Script from Web Browser using wamp server.



This tutorial is about how to configure Wamp Apache server and enable CGI scripting to execute .py files on web browser. The whole description is given about how to configure httpd.conf file to enable python script on browser. It also shows how to get response from a web server using socket and TCP protocol and parse that response into web browser. If you do not configure web server proper and do not enable python script then python will display just as code in web page section.

Source Code link : https://drive.google.com/file/d/0BznrW3lgX0ozWURiUHczLW5LUFU/view?usp=sharing

source

Reply


Build A Site Info