In start crafting your own Python web platform, you’ll need the `http.server` module . This integrated module provides you to easily deliver files from your local folder . Just open a terminal and go within the location you desire to share . Then, perform the instruction `python -m http.server p