Introduction This is the training ground for python. SimpleHTTPSever python -m SimpleHTTPServer # URL: localhost:8000 python -m SimpleHTTPServer <port_id> # URL: localhost:<port_id>