Skip to content

Instantly share code, notes, and snippets.

@onezerodigits
Created May 20, 2018 01:16
Show Gist options
  • Save onezerodigits/d4fb83b363984182c22ada102d54361c to your computer and use it in GitHub Desktop.
Save onezerodigits/d4fb83b363984182c22ada102d54361c to your computer and use it in GitHub Desktop.
Python HTTP server in one line
python -m SimpleHTTPServer 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment