pyqtcolordialog

An improved color dialog for PyQt5


Keywords
color-picker, pyqt5, python, qt
License
MIT
Install
pip install pyqtcolordialog==0.3

Documentation

pyqtcolordialog

A drop-in replacement of QColorDialog for PyQt5.

For comparison, here's the default Qt color picker:

Video preview

Ring mode (default):

Square mode:

Installation

pip install pyqtcolordialog --user