To begin crafting your initial Python network server , you’ll require the `http.server` module . This default module allows you to easily host data from your local folder . Merely run a command prompt and go towards the directory you need with share . Then, run the directive `python -m http.server number ` where ` address` is your desired port �