A minimal, lightweight desktop browser built from scratch in Python using PySide6 and Qt's Chromium-based web engine.
- Browse any website with full page rendering
- Address bar with back, forward and reload navigation
- Tab support — open, switch and close multiple tabs
- Tab titles update as pages load
- English language enforced across all pages
- Python 3.12
- PySide6
- QtWebEngine
pip install PySide6
python src/main.pyMoin — GitHub