./devel/py-curtsies, Curses-like terminal wrapper, with colored strings

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 0.3.0, Package name: py27-curtsies-0.3.0, Maintainer: pkgsrc-users

Curtsies is a Python 2.6+ & 3.3+ compatible library for interacting with
the terminal.

FmtStr objects are strings formatted with colors and styles displayable in
a terminal with ANSI escape sequences. FSArray objects contain multiple such
strings with each formatted string on its own row, and can be superimposed
onto each other to build complex grids of colored and styled characters.

Such grids of characters can be efficiently rendered to the terminal in
alternate screen mode (no scrollback history, like Vim, top etc.) by
FullscreenWindow objects or to the normal history-preserving screen by
CursorAwareWindow objects. User keyboard input events like pressing the up
arrow key are detected by an Input object. See the Quickstart to get started
using all of these classes.


Required to run:
[devel/py-blessings] [devel/py-wcwidth]

Master sites:

SHA1: af02c5ded913a15a3e4ae85d2ad1e04b6ce91f75
RMD160: 39fd8eb76f8e38fec3a7803659e3ae1a7cbfce2a
Filesize: 46.016 KB

Version history: (Expand)