Tag: tui
All the articles with the tag "tui".
-
Building TUI Apps with Textual — A Practical Guide
How to build a terminal user interface with the Textual framework, covering the widget tree, CSS layout, event handling, and the mental model for wiring in background logic like an AI agent.
-
Terminal, TUI, and Python — A Concept Guide
How terminals work under the hood, what TUI frameworks do, and which Python libraries to use for building terminal user interfaces.