Skip to content

GurusaranSP/Web-Browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Web Browser

This is a simple web browser created using PyQt5 in Python. The browser provides basic functionalities like navigating backward, forward, reloading, and navigating to a home page. Additionally, it allows users to enter a URL and visit the corresponding webpage.

Features

  • Navigation Buttons: Navigate backward, forward, reload, and go to the home page using the respective buttons.
  • URL Bar: Enter a URL in the provided bar and press Enter to visit the webpage.

How to Use

  1. Requirements: Ensure you have Python and PyQt5 installed on your system.

  2. Install Dependencies:

pip install PyQtWebEngine PyQt5
  1. Run the Application:
python web_browser.py
  1. Use the Web Browser:
  • Click the navigation buttons to move backward, forward, or reload the page.
  • Enter a URL in the URL bar and press Enter to navigate to the specified webpage.

License

These projects were made as part of practice by Guru Saran Satsangi in 2023.

Ownership and License

  1. Ownership: This project is the sole creation and property of Guru Saran Satsangi.

  2. License:

  • Permission is hereby granted to any person obtaining a copy of this software to use, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software.
  • The software is provided "as is," without warranty of any kind, express or implied.
  • In no event shall Guru Saran Satsangi be liable for any claim, damages, or other liability arising from, out of, or in connection with the software or the use or other dealings in the software.
  1. Attribution:
  • Users of this software are required to provide attribution to Guru Saran Satsangi.

© 2022 Guru Saran Satsangi. All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages