A simple yet powerful TUI framework for your Python (3.7+) applications

title

A simple yet powerful TUI framework for your Python (3.7+) applications


PyPi project


Code quality






Usecases

PyTermGUI can be used for a variety of things. You are ought to find something useful, whether you are after a TUI library with a mature widget API, a way to easily color and style your program’s output or even just get syntax highlighting in the REPL.

Interfacing with the terminal

At its core, PyTermGUI is based on the ANSI interface module to provide pretty much all of the raw

 

 

 

To finish reading, please visit source site