In start crafting your own Python web application , you’ll require the `http.server` module . This built-in module provides you with rapidly host files from your existing directory . Simply run a terminal and go within the folder you want to share . Then, execute the directive `python -m http.se