Color Converter ~ Convert hex colors to Kodular / App Inventor Integer Color or RGB color.
(enter hex color without “#FF”)
Python Requirements:
pillow
pyqt5
pyperclip
I wanted to do this while learning Python. Maybe it will be of use to you. I am using for dynamic schema program (yusuf cihan’s extension)
I’m using for me as I don’t want to use color converters as blocks.
I mentioned that I use this program for dynamic schema.
dynamic schema is a json file. It’s easier this way.
The dynamic scheme python program prepared for the Dynamic components extension cannot convert the colors correctly.