Skip to content

Comment on Textual is a beautiful Terminal User Interface library in Pythonparent

Comments

I am not a huge fan of the TUI(Graphical terminal application) But I do think the CLI(an App you control only via a command line) is the better interface method for many application. mainly because they provide the highest code ratio of any methodology. That is, you get more interface with less code using a cli than any other method

But one thing I love about terminal applications is how nice they work on remote sessions.

you get more interface with less code using a cli than any other method

I agree. Writing, testing, and documenting anything other than a CLI is so much more work, imo.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.