python -m SimpleHTTPServer python3 -m http.server 8000 Documentation for python3 version: https://docs.python.org/3/library/http.server.html
Productivity