For begin building your own Python web platform, you’ll need the `http.server` library . This built-in module enables you with rapidly serve files from your current location. Just run a console and proceed within the directory you want to share . Then, perform the instruction `python -m http.server address` where `port ` is a preferred address �