Building Your Own Simple Web Server with Python
-
A popular thing to do in Node.js is building your own web server from libraries. Here you can do the same thing in Python as well. Here is Tecmint's guide to making a simple web server in Python.