User Tools

Site Tools


snippets:python

Table of Contents

http with upload

python2

python -m SimpleHTTPServer

python3

python3 -m http.server
snippets/python.txt · Last modified: by allspark