For begin crafting your own Python web application , you’ll utilize the `http.server` module . This default module enables you for rapidly deliver content from your existing directory . Just open a console and navigate into the directory you need for share . Then, execute the command `python -m