To start building your personal Python network server , you’ll require the `http.server` module . This built-in module provides you to easily host files from your local folder . Just launch a command prompt and navigate towards the location you want with present . Then, run the command `python -m http.server port ` where `port ` is your preferre