pyBegin / projects / browser
🌐

EFFLUX Browser

A minimal desktop web browser built with PyQt5 and QtWebEngine, featuring back/forward/reload buttons and a URL bar.

64 lines🖥 Desktop only

EFFLUX Browser

A minimal desktop web browser built with PyQt5 and QtWebEngine, featuring back/forward/reload buttons and a URL bar.

How to run

pip install PyQt5 PyQtWebEngine
python main.py

Dependencies

Pyodide-runnable

No - it is a PyQt5 desktop GUI application using QtWebEngine.