notcurses/cffi
Nick Black 04b1ba8ed2
Dankamongmen/unify geom (#1514)
deprecate ncvisual_geom() in favor of new ncvisual_blitter_geom(), which allows caller to get the blitter used. replace the checks and calculations in ncvisual_render() with a call to ncvisual_blitter_geom(), unifying the two paths (and eliminating several bugs in the unloved ncvisual_geom()).
2021-04-10 04:04:02 -04:00
..
src/notcurses Dankamongmen/unify geom (#1514) 2021-04-10 04:04:02 -04:00
LICENSE.txt update copyrights for 2021, ho humm 2020-12-30 03:41:58 -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 v2.2.5 2021-04-04 14:28:16 -04: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 v2.2.5 2021-04-04 14:28:16 -04: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