Installation Guide¶
Dependencies¶
Python 3.7+
Qt 5.11+
PySide6, PyQt6, PyQt5 or PySide2
Installation¶
PyPi
PyQtDarkTheme can be installed via pip from PyPI. The most common way to install PyQtDarkTheme is with pip.
GitHub
To get access to the very latest features and bugfixes you can install PyQtDarkTheme from GitHub.
Example App¶
PyQtDarkTheme includes example app that can be accessed by running:
python -m qdarktheme.widget_gallery