Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 199 Bytes

File metadata and controls

15 lines (13 loc) · 199 Bytes

PyWebServer

Basic python web server

Running server

type:

python pyWebServer.py

To see options type

python pyWebServer.py -h

Testing

In a browser open http://127.0.0.1:8888