liferose

joined 2 years ago
[–] liferose 1 points 2 years ago (1 children)

QTimer

Thanks for having a look!

Turns out my imports where, according to the documentation anyway, wrong. Honestly I am not sure why the imports where working on my machine, something something python I guess.. I looked at the Qt documentation, changed all the imports to their correct libraries and pushed the changes.

 

Hey all!

I made this color picker using PyQt5 mainly because I was missing a decent & minimal magnifying coloring picking tool. I've been quite pleased with it so far, so I thought I'd publish it on github for anyone that might be looking for the same thing I was.

Hope you like it :)