Skip to content

Instantly share code, notes, and snippets.

@anunay
Created December 3, 2013 09:45
Show Gist options
  • Save anunay/7766684 to your computer and use it in GitHub Desktop.
Save anunay/7766684 to your computer and use it in GitHub Desktop.
Python: Start Simple Python Webserver
python -m SimpleHTTPServer 8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment