# Python Web Server

### Windows:

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