Skip to content

Instantly share code, notes, and snippets.

@cgimenes
Created July 21, 2017 13:21
Show Gist options
  • Save cgimenes/dfc9486b12b3becc6e833274921b3dfc to your computer and use it in GitHub Desktop.
Save cgimenes/dfc9486b12b3becc6e833274921b3dfc to your computer and use it in GitHub Desktop.
Python file server
python3 -m http.server
python2 -m SimpleHTTPServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment