framework inspired by modern web development
rich
GitHub - willmcgugan/textual: Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.
Textual is a TUI (Text User Interface) framework for Python inspired by modern web development. Currently a work in progress, but usable by brave souls who don't mind some API instability between updates. Textual currently runs on MacOS / Linux only. Windows support is in the pipeline.
https://github.com/willmcgugan/textual
Textualize.io
I've be working on Textual for over a year now. Here's a few things I've discovered (or re-discovered) regarding terminals in Python, and software development in general. - Will McGugan (CEO / Founder) @willmcgugan A modern terminal emulator is a remarkably sophisticated piece of software.
https://www.textualize.io/blog/posts/7-things-about-terminals


Seonglae Cho