A lightweight web browser implementation designed to demonstrate core browser functionalities and custom rendering techniques.
python3 source.py
-h or --help: show help menu
usage: python3 main.py http[s]://example.org
python3 main.py file://path/to/your/file
python3 main.py data:text/html,"gouda 3mk"
python3 main.py view-source:[any-scheme]