Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

GSOC2025# Python Browser

A simple, lightweight web browser built using Python and PyQt5. This browser includes basic navigation features, bookmarking functionality, and a user-friendly interface.

Features

  • Back and Next Buttons: Navigate to the previous or next pages in your browsing history.
  • Refresh Button: Reload the current page.
  • Home Button: Return to the default homepage (https://www.google.com).
  • URL Bar: Enter a URL to navigate to any website.
  • Bookmarking: Save your favorite websites for quick access.
  • Show Bookmarks: View a list of all bookmarked websites.

Requirements

  • Python 3.x
  • PyQt5
  • PyQtWebEngine

Installation

  1. Clone or download the repository.
  2. Ensure Python is installed on your system.
  3. Install the required libraries:
    pip install PyQt5 PyQtWebEngine
    
    
    
    
    

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages