Skip to main content

#今天又看了啥 #GitHub #terminal #toolsTextualTextual is a Python framework for creating interactive applications that run in your terminal.Textual adds interactivity to Rich with a Python API inspired by modern web development.On modern terminal software (installed by default on most systems), Textual apps can use 16.7 million colors with mouse support and smooth flicker-free animation. A powerful layout engine and re-usable components makes it possible to build apps that rival the desktop and web experience.一个 Python 框架,用于创建在终端中运行的交互式应用程序

  1. Forwarded from 🐱MiaoTony's Box | 困困困 zzz (MiaoTony 🐱)
    #今天又看了啥 #GitHub #terminal #tools
    Textual
    Textual is a Python framework for creating interactive applications that run in your terminal.

    Textual adds interactivity to Rich with a Python API inspired by modern web development.

    On modern terminal software (installed by default on most systems), Textual apps can use 16.7 million colors with mouse support and smooth flicker-free animation. A powerful layout engine and re-usable components makes it possible to build apps that rival the desktop and web experience.
    一个 Python 框架,用于创建在终端中运行的交互式应用程序
    https://github.com/Textualize/textual

    See also: Rich GitHub - Textualize/textual: The lean application framework for Python.  Build sophisticated user interfaces with a simple Python…