Generate color picker table cells for Qt5's table widget.
Note: Python version >=3.7.0 is required.
With Python 3:
python GenColorPickerTableCells.py
To specify custom color picker image:
python GenColorPickerTableCells.py [custom_color_picker_image_path]
This project is licensed under the GNU General Public License v2.0 - see the LICENSE.txt file for details.