Skip to content

A simple web browser application to load html files directly from internet. Read the script file try to understand. Best for concepts that how Python GUI works and how requests module can be used to load application data through the http internet.. Good luck Since it's a simple web browser So it doesn't renders the page it just prints what it ge…

Notifications You must be signed in to change notification settings

Vishal-KumarSingh/SimpleWebBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SimpleWebBrowser

A simple web browser application to load html files directly from internet. Read the script file try to understand. Best for concepts that how Python GUI works and how requests module can be used to load application data through the http internet.. Good luck Since it's a simple web browser So it doesn't renders the page it just prints what it gets from the server..

About

A simple web browser application to load html files directly from internet. Read the script file try to understand. Best for concepts that how Python GUI works and how requests module can be used to load application data through the http internet.. Good luck Since it's a simple web browser So it doesn't renders the page it just prints what it ge…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages