Python simple web server Created 12/03/2021 Author Sergej Category Python Starting up a Web Server python 2.x – python -m SimpleHTTPServer python 3.x – python -m http.server Was this article helpful? Yes No
Leave A Comment?