Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zoroxide/web-browser-with-python
- Owner: zoroxide
- Created: 2021-10-20T18:12:10.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T13:11:09.000Z (8 months ago)
- Last Synced: 2024-04-05T14:29:09.936Z (8 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!