aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-tkcolorpicker
Commit message (Collapse)AuthorAgeFilesLines
* graphics/py-tkcolorpicker: Add new portNicola Vitale2023-04-193-0/+25
Color picker dialog for Tkinter. This module contains a ColorPicker class which implements the color picker and an askcolor function that displays the color picker and returns the chosen color in RGB and HTML formats. https://github.com/j4321/tkColorPicker