Skip to content
Ivanq edited this page Apr 2, 2018 · 11 revisions

clirender

clirender is a Python library for rendering GUI in command line. This is not a library for rendering windows but for rendering full-screen applications.

Installation

Using pip: pip install clirender.

Using git: git clone https://github.com/imachug/clirender.

Clone this wiki locally