awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add Textual

Open pratik-m opened this issue 2 years ago • 0 comments

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.

pratik-m avatar Jul 10 '23 07:07 pratik-m