Simple HTTP Server Inline Python HTTP Server Python 2 python -m SimpleHTTPServer Python 3 python -m http.server