Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Other great tools in the python terminal sphere are colorama, blessings and urwid.

Colorama is just for cross platform colouring, blessings is a very elegant wrapper over curses which is still useful for not-fullscreen things, and urwid is a full-blown widget library for TUI stuff.



please also consider blessed, an API-compatible fork of blessings that adds Windows 10 support, 24-bit color, keyboard input, and more. https://blessed.readthedocs.io/en/latest/intro.html#brief-ov...


Don’t forget prompt-toolkit. Notably it is a dependency of the truly excellent IPython shell.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: