Python-Web-Version-3.0
Python Web Version 3.0 Using PyQty module
- you have to install pyinstaller module
- then install PyQt5 module
- and install PyQtwebEngine
in here,
browserUi.ui file for ui style and browser gui editing using QTdesigner
browserUi.py file for ui file in code(code for gui)
main.py file for main code.
you can download code from here (From My GitHub)
and you can Download .exe file
Web Browser Version 1.0
https://github.com/JehanKandy/My-Own-Web-Browser-
Web Browser Version 2.0
https://github.com/JehanKandy/Web-Browser-VER-2
to convert to py files to exe files
open folder on CMD
https://www.mediafire.com/file/wd6s71glkluji2v/web_browser_ver3.exe/file
in here you must use only .ico files only
pyinstaller -w -F -i "icon_file" pyfile