An elegant and intuitive library for building text-based UIs in Python.
(image credit: Andrea.)
To install the latest release from PyPI:
$ pip install pyroglyph
To install the latest development release:
$ git clone https://github.com/ChrisTimperley/pyroglyph
$ cd pyroglyph
$ python setup.py install