To initiate building your own Python network server , you’ll need the `http.server` library . This default module provides you with quickly deliver content from your local location. Simply run a terminal and proceed towards the folder you need for share . Then, run the command `python -m http.server address` where `port ` is the preferred port �