About 884,000 results
Open links in new tab
  1. 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 terminal or a web browser !

  2. GitHub - Textualize/textual: The lean application framework for Python

    Build cross-platform user interfaces with a simple Python API. Run your apps in the terminal or a web browser. Textual's API combines modern Python with the best of developments from the web world, for a lean app development experience.

  3. An Intro to Textual – Creating Text User Interfaces with Python

    Mar 28, 2023 · Textual is a Python package used to create cross-platform Text User Interfaces (TUI). This may sound like you’ll be creating a user interface with ASCII-art, but that is not the case. Textual is quite advanced and allows you to add widgets to your terminal applications, including buttons, context switchers, scroll bars, checkboxes, inputs and ...

  4. 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 the ways you can design an appealing and engaging UI using Textual.

  5. Introduction to Textual: Building Modern Text User Interfaces in Python

    Dec 17, 2024 · If you’re a Python developer, the Textual library from Textualize.io provides a modern, feature-rich way to build stunning TUIs with ease. This article introduces Textual, explains its core features, and walks you through how to create your first TUI application.

  6. 5 Best Python TUI Libraries for Building Text-Based User Interfaces

    Nov 9, 2024 · Text-based user interfaces (TUIs) are a great way to create interactive applications that run in terminal environments. Curses is the classic Python library for building TUIs. It’s a wrapper around the Unix ncurses library, which is used for managing multi-line text input, windows, and handling keyboard events.

  7. textual - PyPI

    Apr 22, 2025 · Build cross-platform user interfaces with a simple Python API. Run your apps in the terminal or a web browser. 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 you …

  8. Creating TUI Applications with Textual and Python Kickstarter …

    4 days ago · Textual is a rapid application development framework for your terminal or web browser that is written in Python. You can build complex, sophisticated applications in your terminal. While terminal applications are text-based rather than pixel-based, they still provide fantastic user interfaces. Back the Kickstarter Now!

  9. Textual A Python Framework Revolutionizing UI Development in …

    Jan 14, 2025 · Textual is an open-source Python framework designed for creating terminal-based UIs using a declarative programming paradigm. Inspired by frameworks like React and Flutter, it offers a...

  10. Textual: The Python Library for Creating TUI and CLI Apps

    Jun 23, 2023 · Using a straightforward Python API to create complex text-based user interfaces (TUIs) and command-line interfaces (CLIs). With Textual, you can create rich and interactive console applications by adding widgets like buttons, context switchers, scroll bars, menus, checkboxes, input fields, and more to your terminal programs.

  11. Some results have been removed
Refresh