SwagBrowser is a web browser created entirely in python.
It downloads the html of a webpage with requests and then renders it with the cmu-graphics library
It only supports 14 html tags, which is enough to get the basic layout of a website.
Below are some pictures of websites rendered with swagbrowser
1.png
2.png
3.png
4.png
5.png