Skip to content

BlackIQ/PyBrowser

Repository files navigation

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
lazar.bojanic@hotmail.rs
@GitHub

Djordje Dimovic
@Linkedin
dimovicdj@gmail.com
@GitHub

About

This is an old Qt browser that found it and saw that it is not on Github.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages