Textual is a Python library designed to create sophisticated text-based user interfaces (TUIs) for the terminal. This tutorial explains how to build and enhance Textual apps using various widgets, layouts, events, and actions. It covers how to install Textual, create your first app, style the widgets with TCSS, and handle
Table of contents
Installing TextualCreating Your First Textual AppExploring Textual WidgetsStyling Your Application With Textual’s CSSUsing the textual-dev Development ToolsLaying Out Textual UIs With ContainersHandling Events and Actions in Textual AppsConclusionFrequently Asked Questions2 Comments
Sort: