Getting started on a new project - Should I use Textual or Rich to create my TUI? #19
jonmatthis
started this conversation in
General
Replies: 1 comment 1 reply
-
Textual isn't ready for prime time yet. I'd stick with Rich for now. You will be able to use the same content in Textual when its a bit more mature. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting started on a project and I plan to incorporate a Rich-style TUI (like this one - https://www.willmcgugan.com/blog/tech/post/building-rich-terminal-dashboards/)
Does it make more sense for me to build it in Rich and move to Textual when this project is more mature?
Or is Textual mature enough that I should start with this?
I'm ok with Textual being incomplete and in development as long as it is more-or-less stable!
Beta Was this translation helpful? Give feedback.
All reactions