mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-23 21:12:14 -05:00
[PR #2496] [CLOSED] Add Textual #8536
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2496
Author: @pratik-m
Created: 7/10/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
eb74e82Add Textual📊 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.