An alternative to qmlscene


Keywords
qmlview, qmlscene, ninja-preview, qml, pyqt, pyqt6, pyside, pyside6, pypi, pyqt5, python, qt
Licenses
LGPL-2.0/LGPL-3.0
Install
pip install Qmlview==3.1

Documentation

Qmlview-wheel Downloads

The wheel distribution repo for Qmlview

Qmlview is a command line utility. But sort of to replace the non-existent qmlscene, which was used to preview qml source code before it is loaded by any C++, Java, or python code.

Change Log

V2.1

  • Supports QtCharts
  • Works with PyQt5.15
  • Bug fixes
    • Delete resource file on app close

V2.1.2

  • Bugfix

V2.2

Compress resource

V3.0

  • Works with PyQt6

v3.1

  • supports scene backend software parameter with -software parameter

V3.2

  • Support Qt6.5.1