Hey all
In a previous story, we have seen how to launch the HTTPD server on the docker container and how to run services and web pages there but, In this Story, I will show you a demo, How to run python files or scripts with the HTTPD server.
Now let us write a simple code that will take input from the user and send it to our python script. What it will do is whatever the string which will user send, it will accept it and by running those commands in the local shell it will return output.

#cgi #api #python #web-development #script

Python CGI Programming!
1.20 GEEK