You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pinecurses is a framework for creating interactive Terminal User Interfaces with an HTML-like syntax.
Pinecurses is built using BeautifulSoup.
Quickstart
About
Pinecurses (pyncurses) is an abstraction on top of the python curses library. Programmers can create arbitrarily complex interfaces through custom HTML-like syntax.