For begin establishing your own Python internet application , you’ll require the `http.server` module . This integrated python web server module provides you with rapidly serve content from your local location. Just run a terminal and proceed into the directory you want to provide. Then, perform the command `python -m http.server address` where