top | item 37536835

(no title)

inChargeOfIT | 2 years ago

Assuming you have python installed on the system, yeah.

discuss

order

sdf4j|2 years ago

python 2 and not 3

maleldil|2 years ago

`python -m http.server` is the one for Python3. Python 2 is `python -m SimpleHTTPServer`