Files
textual/README.md
Will McGugan ad6927af8c Added videos
2021-06-15 08:22:55 +01:00

1012 B

Textual

Textual is a TUI (Text User Interface) framework for Python using Rich as a renderer.

The end goal is to be able to rapidly create rich terminal applications that look as good as possible (within the restrictions imposed by a terminal emulator).

Rich TUI will integrate tightly with its parent project, Rich. Any of the existing renderables can be used in a more dynamic application.

This project is currently a work in progress and may not be usable for a while. Follow @willmcgugan for progress updates, or post in Discussions if you have any requests / suggestions.

screenshot

Udpates

I'll be documenting progress in video form.

Update1

IMAGE ALT TEXT HERE

Update2

IMAGE ALT TEXT HERE