Skip to content

Instantly share code, notes, and snippets.

@Infinitusvoid
Created September 4, 2023 12:30
Show Gist options
  • Save Infinitusvoid/93e3296793f76cc6cc539721f0a92832 to your computer and use it in GitHub Desktop.
Save Infinitusvoid/93e3296793f76cc6cc539721f0a92832 to your computer and use it in GitHub Desktop.
Python : How to start a basic http server ?
python -m http.server 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment