To initiate crafting your own Python network application , you’ll need the `http.server` module . This default module enables you for easily host files from your local directory . Simply launch a command prompt and navigate towards the directory you need to share . Then, run the command `python -m http.server number ` where `port ` is your chose