mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-08 01:10:23 +00:00
caaeec5094
* ncplane_polyfill_inner: plug memory leak on error paths * [progbar_create] memory leak on error path * ncvisual_polyfill_core: memory leaks on error paths * notcurses_early_init: memory leak on error path * [demo] fix summary table for ASCII #2402 * [sliders] make it work in ASCII #2402 * add ncplane_ascii_box() #2402 * [notcurses-info] use capabilities accessors for blitters |
||
---|---|---|
.. | ||
src/notcurses | ||
LICENSE.txt | ||
MANIFEST.in | ||
ncdirect-pydemo | ||
ncdirect-pydemo.1.md | ||
notcurses-pydemo | ||
notcurses-pydemo.1.md | ||
README.md | ||
setup.cfg | ||
setup.py |
notcurses
Python bindings for the C Notcurses library. Notcurses is a blingful library for building complex, vibrant textual user interfaces (TUIs) on modern terminal emulators, of which these Python bindings offer nowhere near complete coverage.
by nick black (nickblack@linux.com)
for more information, see my wiki.