py314-textual (python/py-textual) Updated: 17 hours ago Add to my watchlist

Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.

Textual is a TUI (Text User Interface) framework for Python inspired by modern web development. Textual uses Rich to render rich text, so anything that Rich can render may be used in Textual. Event handling in Textual is asynchronous (using async and await keywords). Widgets (UI components) can independently update and communicate with each other via message passing. Textual has more in common with modern web development than it does with curses; layout is done with CSS grid and (soon) the theme may be customized with CSS. Other techniques are borrowed from JS frameworks such as Vue and React.

Version: 7.3.0 License: MIT GitHub
Reset

8 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.14 249173 2026-01-20 17:21:57 0:00:24 85537 build successful
10.15 225993 2026-01-20 17:16:46 0:00:21 74660 build successful
11 198518 2026-01-20 17:12:57 0:00:21 64619 build successful
10.12 318949 2026-01-20 17:12:37 0:00:20 102925 build successful
10.13 275641 2026-01-20 17:12:35 0:00:16 94905 build successful
12 148104 2026-01-20 17:06:46 0:00:16 53515 build successful
26.arm64 24666 2026-01-20 17:01:53 0:00:08 3842 build successful
15 46078 2026-01-20 17:01:30 0:00:19 14940 build successful