Skip to content

ouhadjilyes/Web_Browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web_Browser

A simple web browser using Python and PyQt5

Installation

  • First clone and install the reuquired dependencies :

        $ git clone https://github.com/ouhadjilyes/Web_Browser.git
        $ cd Web_Browser
        $ pip install -r requirements.txt
    
  • Then run the following command to execute the program :

        $ python3 callBrowser.py
    

Here's a screenshot of the web_browser :

Screenshot

About

A simple web browser using Python and PyQt5 .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages