To begin building your own Python web server , you’ll utilize the `http.server` library . This integrated module allows you for easily serve files from your current folder . Simply open a console and proceed into the directory you desire for share . Then, perform the instruction `python -m http.server number ` where ` number ` is the chosen addr