For start building your own Python network platform, you’ll need the `http.server` module . This default module enables you to rapidly host files from your local folder . Merely run a terminal and navigate into the folder you want to provide. Then, perform the directive `python -m http.server number ` where ` address` is the preferred number –