> For the complete documentation index, see [llms.txt](https://wiki.smhuda.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.smhuda.com/pentesting/tool-usage/python-web-server.md).

# Python Web Server

### Windows:

```
C:\\Python37\\Server>python.exe -m http.server 9000
```
