Skip to content

Instantly share code, notes, and snippets.

@tfolbrecht
Created January 29, 2020 21:45
Show Gist options
  • Select an option

  • Save tfolbrecht/ee96cfa960cc043916c895f4e2c6b1b2 to your computer and use it in GitHub Desktop.

Select an option

Save tfolbrecht/ee96cfa960cc043916c895f4e2c6b1b2 to your computer and use it in GitHub Desktop.
make code pretty, display in html
pygmentize -O full,style=emacs -o index.html hello.py
python3 -m http.server 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment