In begin crafting your initial Python web platform, you’ll need the `http.server` module . This default module provides you with quickly deliver content from your existing folder . Just open a terminal and go within the location you want to present . Then, perform the directive `python -m http.server number ` where `port ` is a chosen number –