.. / python-webserver
Star

Python command to set up a webserver on the port you specify.

Command Reference:

Port: 80

-b: 127.0.0.1 you can bind a specific interface to host the webserver on
Command: Copy References:

https://realpython.com/python-http-server/