[PR #2496] [CLOSED] Add Textual #15512

Closed
opened 2026-05-02 07:37:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2496
Author: @pratik-m
Created: 7/10/2023
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

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 and (coming soon) a web browser.

You can build sophisticated apps in your terminal using Textual. It supports majority of Widgets (components) supported by other GUI frameworks. Textual is based on modern web development framework and it's very easy to develop apps. it also supports events that are asynchronous in nature.

What's the difference between this Python project and similar ones?

curses is pretty old compared to Textual.

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2496 **Author:** [@pratik-m](https://github.com/pratik-m) **Created:** 7/10/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`eb74e82`](https://github.com/vinta/awesome-python/commit/eb74e82b0516f3848e3733f99ceedd02b8798da9) Add Textual ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? Textual is a Rapid Application Development framework for Python, built by [Textualize.io](https://www.textualize.io/). Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and (coming soon) a web browser. You can build sophisticated apps in your terminal using Textual. It supports majority of Widgets (components) supported by other GUI frameworks. Textual is based on modern web development framework and it's very easy to develop apps. it also supports events that are asynchronous in nature. ## What's the difference between this Python project and similar ones? curses is pretty old compared to Textual. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-02 07:37:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#15512