Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrinank-Bhowmick/python-beginner-projects
/ main.py
File
main.py
projects/Browser/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Import necessary libraries
2
from
PyQt5.QtWidgets
import
*
3
from
PyQt5.QtCore
import
*
4
from
PyQt5.QtWebEngineWidgets
import
*
Callers
nothing calls this directly
Calls
1
MainWindow
Class · 0.85
Tested by
no test coverage detected