textual-colorpicker – A color picker widget for Textual #5881
Replies: 3 comments 12 replies
-
This is awesome! Would you mind PRing that to https://github.com/textualize/transcendent-textual, if you haven't already? |
Beta Was this translation helpful? Give feedback.
-
@TomJGooding are you on our Discord server? |
Beta Was this translation helpful? Give feedback.
-
@TomJGooding Since you are an active Textual library creator, I invited you to a new group we've formed called The Textual Tool Yard (TTY for short). I made it so that library authors could have extended conversations about library projects without needing to do all our communication through the discord server, and have a centralized place to make announcements for library updates. No worries at all if you don't want to join but it would be awesome to have you in the group. You can see the new discussions page here: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been working on a color picker widget as a fun little project to better understand Textual. The initial release of
textual-colorpicker
is now available on PyPI!https://github.com/TomJGooding/textual-colorpicker
This color picker obviously has some limitations as it runs in the terminal. It’s still a work in progress so likely still has a few bugs and quirks.
Any feedback would be much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions