
Textual
What is Textual? ¶ Textual is a Rapid Application Development framework for Python, built by Textualize.io. Build sophisticated user interfaces with a simple Python API. Run your apps in the …
GitHub - Textualize/textual: The lean application framework for Python ...
Textual's API combines modern Python with the best of developments from the web world, for a lean app development experience. De-coupled components and an advanced testing framework ensure …
5 Best Python TUI Libraries for Building Text-Based User Interfaces
Nov 9, 2024 · Rich is a modern Python library designed for rich text and beautiful formatting in the terminal. While Rich is often used for rendering formatted logs or terminal output, it also includes a …
Python Textual: Build Beautiful UIs in the Terminal
Mar 12, 2025 · Textual is a Python library for building text-based user interfaces (TUIs) that support rich text, advanced layouts, and event-driven interactivity in the terminal. This tutorial showcases some of …
10 Best Python Text User Interface (TUI) Libraries for 2025
Dec 11, 2024 · 10 Best Python Text User Interface (TUI) Libraries for 2025 Text-based user interfaces (TUIs) are a simple way to create interactive applications that run in a terminal. They let users...
PyTermGUI · PyPI
Mar 31, 2025 · Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!
List of projects that provide terminal user interfaces - GitHub
py_cui Python library aimed at making widget based TUI/CUI interfaces as simple as possible. Supports standard widgets and popups like menus, textboxes, forms, file explorers etc.
Textual - Widgets
Welcome to the Textual widget gallery. We have many more widgets planned, or you can build your own. Textual is a TUI framework. Everything below runs in the terminal. A simple button with a …
Creating TUI Applications with Textual and Python is Released
Jul 15, 2025 · Learn how to create text-based user interfaces (TUIs) using Python and the amazing Textual package. Textual is a rapid application development framework for your terminal or web …
pyTermTk · PyPI
Nov 10, 2025 · Powered by Pyodide and xterm.js and CodeMirror5 and w2ui. Be inspired by the Tutorials and the Examples. Don't get bored by the Api Definitions. Burn your fingers with the …