Path to this page:
./
devel/py-curtsies,
Curses-like terminal wrapper, with colored strings
Branch: CURRENT,
Version: 0.4.2nb1,
Package name: py312-curtsies-0.4.2nb1,
Maintainer: pkgsrc-usersCurtsies 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-setuptools] [
devel/py-wcwidth] [
devel/py-blessings] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 52.304 KB
Version history: (Expand)
- (2024-10-17) Updated to version: py312-curtsies-0.4.2nb1
- (2023-08-10) Updated to version: py310-curtsies-0.4.2
- (2022-10-13) Updated to version: py310-curtsies-0.4.1
- (2022-09-15) Updated to version: py310-curtsies-0.4.0
- (2022-01-05) Updated to version: py39-curtsies-0.3.10nb1
- (2021-11-08) Updated to version: py39-curtsies-0.3.10
CVS history: (Expand)