Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zoroxide/web-browser-with-python

a Simple Web Browser Powered by Python
https://github.com/zoroxide/web-browser-with-python

Last synced: about 9 hours ago
JSON representation

a Simple Web Browser Powered by Python

Awesome Lists containing this project

README

        

# Web-Browser-With-Python

- Basic and simple Web Browser Powered by Python (PyQtWebEngine, PyQt)


![pythonbrowser](https://github.com/zoroxide/Web-Browser-With-Python/assets/72279810/c1984e07-a3cb-417f-b619-a314af11bdf4)


# installation

```python
pip install PyQt
pip install PyQtWebEngine
```

run it and Enjoy!