Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleBrowserEngine

A lightweight web browser implementation designed to demonstrate core browser functionalities and custom rendering techniques.

Usage

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]

Result

Credits

browser.engineering

About

A basic implementation of a web browser, showcasing fundamental browser features and custom rendering.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages