Python browser

Simplified web browser made in python for a college project.
Web browser has bookmarks, history, multiple tabs, toolbar.
It was made on Ubuntu for Ubuntu.

Setup

  1. Install PyQt5
    Ubuntu

    sudo apt-get install python3-pyqt5	
    
  2. Install QtWebKit

    sudo apt-get install python3-pyqt5.qtwebkit
  3. Run

    python3 main.py 

Meta

Lazar Bojanic
@Linkedin
[email protected]
@GitHub

Djordje Dimovic
@Linkedin
[email protected]
@GitHub

GitHub

View Github