Would it be possible to publish the project on PyPI ?
Closed this issue ยท 6 comments
@helloHackYnow Yes, I can upload.
But I didn't upload it as it is a small module and also dependent on customtkinter.
@Akascape I am thinking to use this project on one of my other project ( a 2d gravitationnal simulation ).
I would love to know any other way than PyPI for the color picker to stay updated in my project !
@helloHackYnow I don't think I will do major updates for this project besides code correction or small adjustments. But still, let me decide...๐
Ok @helloHackYnow,
I uploaded the package to my pypi account:
https://pypi.org/project/CTkColorPicker/
pip install CTkColorPicker
Thank you very much ! You just made the implementation much easier !
My project is not public yet, but the color picker is looking fantastic in it !