Create a real-time interactive TUI using Python.
Gisle Vanem
gisle.vanem at gmail.com
Wed Sep 1 04:18:50 EDT 2021
hongy... at gmail.com wrote:
> The following are some python TUI framework libraries/projects I have discovered so far:
>
> https://github.com/pfalcon/picotui
> https://github.com/peterbrittain/asciimatics
> https://github.com/bczsalba/pytermgui
> https://github.com/GeorgeFilipkin/pulsemixer
> https://github.com/jwlodek/py_cui
> https://github.com/saulpw/visidata
> https://github.com/willmcgugan/textual
> https://github.com/urwid/urwid
Tried some of these. But only Asciimatics and
Py_CUI works on Windows.
--
--gv
More information about the Python-list
mailing list