Skip to content

A simple python project based on QT engine and QT5 libraries, for simple web browsing operations.

Notifications You must be signed in to change notification settings

Akarsh3053/Python-Browser-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Web Browser GUI

A simple python project based on QT engine and QT5 libraries to make a basic web-browsing application with GUI. Feel Free to suggest some upgrades and bugs.

Setup and Run

  • Clone the repository and open a terminal in it.
  • Install PyQt5.
pip install PyQt5
  • Run the browser
python Browser.py

You can also use Pyinstaller to generate a quick-to-run exe file.

About

A simple python project based on QT engine and QT5 libraries, for simple web browsing operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages