
Textual
Textual is a TUI framework for Python, inspired by modern web development.
A simple yet powerful TUI framework for your Python (3.7 ... - GitHub
A simple window manager demo in 13 lines of code, lifted from the docs About A simple yet powerful TUI framework for your Python (3.7+) applications.
GitHub - charmbracelet/bubbletea: A powerful little TUI framework
A powerful little TUI framework 🏗. Contribute to charmbracelet/bubbletea development by creating an account on GitHub.
【Python】华丽的 TUI 库:textual(1) - 知乎
简介 Textual 是一个 Python 的 TUI 库,是 Rich 的姐妹项目,也依赖于 Rich。它支持 Rich 的 Renderable 类,同时有自己的互动性组件 Widget 类。在访谈中,创始人表示 Textual 受到现代前端 …
7 TUI libraries for creating interactive terminal apps
Jun 14, 2024 · In this post, we will review seven different TUI libraries that can help us with building interactive terminal applications.
Textual: a framework for terminal user interfaces [LWN.net]
Apr 18, 2023 · As a result, many command-line applications reinvent the same user interface elements. Textual aims to remedy this: it's a rapid-application-development framework for Python TUI …
TUI frameworks — Simplify Python Coding - nocomplexity.com
Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!
[備忘録] Python Textualを試してみた TUIフレームワークでモダンな …
Aug 5, 2025 · はじめに 最近、TextualというPython製のTUI(テキストユーザーインターフェース)フレームワークを発見し、実際に触ってみました。ターミナル上でまるでGUIアプリのような美しい …
Textual - Widgets
Textual is a TUI framework for Python, inspired by modern web development.
Textual - Getting started
Textual is a TUI framework for Python, inspired by modern web development.