notcurses/cffi
nick black caaeec5094
Place ncneofetch properly (#2415)
* 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
2021-12-02 01:45:49 -05:00
..
src/notcurses fix pip installation for cffi 2021-11-30 10:10:07 -05:00
LICENSE.txt update copyrights for 2021, ho humm 2020-12-30 03:41:58 -05:00
MANIFEST.in fix pip installation for cffi 2021-11-30 10:10:07 -05:00
ncdirect-pydemo [ncdirect-pydemo] accept inability to disable cursor 2021-03-31 00:29:37 -04:00
ncdirect-pydemo.1.md rename notcurses-direct-pydemo ncdirect-pydemo 2021-02-27 19:03:42 -05:00
notcurses-pydemo move python-cffi to cffi 2020-11-22 01:45:23 -05:00
notcurses-pydemo.1.md Place ncneofetch properly (#2415) 2021-12-02 01:45:49 -05:00
README.md move python-cffi to cffi 2020-11-22 01:45:23 -05:00
setup.cfg move python-cffi to cffi 2020-11-22 01:45:23 -05:00
setup.py Place ncneofetch properly (#2415) 2021-12-02 01:45:49 -05:00

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.

Build Status License