Browser
Browser copied to clipboard
Browser
Your own browser written in python.
Read in other languages: Russian, हिन्दी, 中國人

How to install and run
Clone the repository
$ cmd
$ git clone https://github.com/BEPb/Browser
$ cd Browser
Install the necessary packages (Install dependencies)
$ pip install -r requirements.txt
Usage
To launch the GUI:
python3 -m main
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
MIT