I was looking for python TUI libraries recently. I got turned off this one due to the dependencies.<p>A simpler model is available with <a href="https://jwlodek.github.io/py_cui-docs/" rel="nofollow">https://jwlodek.github.io/py_cui-docs/</a>
I never get these libraries. If you want a GUI, why not just use a real GUI library? Are these simpler to use? Is there an example of TUI that shouldn't be replaced with proper GUI or normal CLI?<p>Edit: Now that I think about it, a good example of TUI would be htop.