Search

Create your own server using Python [Simple step]

TITLE KILL ALL RUNNING APPS

Create your own Python Server.

1. First copy paste the codes in a New IDE Python Script.
2. Save it as "server.py"
3. Double click the script and run.
4. Minimize the python window.

Create an HTML file and name it as index.html

type something inside like

<html>

hello world

</html>

and now open your browser and just type this URL 127.0.0.1:8000

  

No comments:

Post a Comment

Popular Posts

Latest Posts

Blog Archive