A simple http server to host index.html files and view them from a localhost etc
Run the script in the same folder as the index.html file you want to host.
Run the script as python simplehttpserver.py
You should now see your hosted html page if you go to localhost:8080