Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python command line start server

python -m http.server --directory /tmp/ <PORT[OPTIONAL]>
Source by docs.python.org #
 
PREVIOUS NEXT
Tagged: #python #command #line #start #server
ADD COMMENT
Topic
Name
5+6 =