Index

python webserver

starting webserver
python -m SimpleHTTPServer [port]?
python3 -m http.server [port]?