Colorpyker v.1 – tkinter app

This is an utility to create colors with sliders and having the hexadecimal and rgb code too. You can move the slides and create any color you want. It uses scale widget to change the value of the R G B colors and a little function to convert fron RGB to hexadecimal. This is the first version and we will improve it really soon, so stay tuned.

You can find the code in the tkinter_templates repository of my github account called formazione.

https://github.com/formazione/tkinter_tutorial

The file with the code is colorpyker.py

choose your color with this app made with tkinter and the scale widget

Subscribe to the newsletter for updates
Tkinter templates
Avatar My youtube channel

Twitter: @pythonprogrammi - python_pygame

Videos

Speech recognition game

Pygame's Platform Game

Other Pygame's posts

Published by pythonprogramming

Started with basic on the spectrum, loved javascript in the 90ies and python in the 2000, now I am back with python, still making some javascript stuff when needed.