python web server 3 code example Example 1: python http server command line python -m SimpleHTTPServer Example 2: http.server python python3 -m http.server