GitHub - tamboui/tamboui: A Java library for building modern terminal user interfaces.
A Java library for building modern terminal user interfaces. - tamboui/tamboui
Textual is a Python framework for building text-based user interfaces (TUIs) that run in terminals or web browsers.
It provides a simple API with widgets like buttons, tables, and inputs, along with a flexible layout system and CSS-like styling. The framework is asynchronous by default but does not require using async/await, and it supports cross-platform desktop and browser deployment.