Skip to content

Instantly share code, notes, and snippets.

@tanmaypatel
Last active January 1, 2016 19:49
Show Gist options
  • Select an option

  • Save tanmaypatel/8192806 to your computer and use it in GitHub Desktop.

Select an option

Save tanmaypatel/8192806 to your computer and use it in GitHub Desktop.
Simple HTTP Server in Python 3
python -m http.server <port>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment