I need a help to create a web server in python. Anyone can help me to to do that????
11/18/2018 4:21:29 AM
Udara Guruge11 Answers
New Answerhttps://www.acmesystems.it/python_http https://stackoverflow.com/questions/10091271/how-can-i-implement-a-simple-web-server-using-python-without-using-any-libraries Look at these links for sample codeing of create a web server in python... https://gist.github.com/joncardasis/cc67cfb160fa61a0457d6951eff2aeae Here the code for it. Open this git hub link and you can find for it. I dont understand how to impliment this python servers😐. If im in your situation i choose php or asp.net 😊. Find the python server side videos in youtube its better that understanding this someone else confused codes
thanks chalana. but i need a code from sololearners. i can't take from the internet.
https://www.google.lk/url?sa=t&source=web&rct=j&url=https://m.youtube.com/watch%3Fv%3D4MMGJhGqgD4&ved=2ahUKEwiG3Ljkjt3eAhXYT30KHW7RA-cQwqsBMAN6BAgNEAs&usg=AOvVaw1lzDhs96L104iUsu6X6pmk
try stackoverflow. i think you can find those codes in that forums. im not related with python. 😊
one of my friend know about python. ill ask him and told you how to do that. anyway few people learned python for web. go true with python. its really hard but good one.
if you don't necessarily need to run it in python, and you have linux then i recommend making a simple php website and running a php server with $ sudo php -S localhost:80 and then type http://localhost into browser. good luck
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message