Skip to content

MSLNZ/msl-qt

Repository files navigation

MSL-Qt

Documentation Status github tests

This package provides custom Qt components that can be used for the graphical user interface.

Install

To install MSL-Qt run

pip install https://github.com/MSLNZ/msl-qt/archive/main.zip

Alternatively, using the MSL Package Manager

msl install qt

Dependencies

You can automatically install one of these Python bindings for the Qt framework when MSL-Qt is installed. For example, to install PySide6

msl install qt[PySide6]

or to install PyQt6

msl install qt[PyQt6]

Optional Dependencies

  • pythonnet -- only required if you want to load icons from DLL/EXE files on Windows

About

Custom Qt components for the user interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages