You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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()).
3 years ago
..
src/notcurses Dankamongmen/unify geom (#1514) 3 years ago
LICENSE.txt update copyrights for 2021, ho humm 4 years ago
README.md move python-cffi to cffi 4 years ago
ncdirect-pydemo [ncdirect-pydemo] accept inability to disable cursor 3 years ago
ncdirect-pydemo.1.md rename notcurses-direct-pydemo ncdirect-pydemo 3 years ago
notcurses-pydemo move python-cffi to cffi 4 years ago
notcurses-pydemo.1.md v2.2.5 3 years ago
setup.cfg move python-cffi to cffi 4 years ago
setup.py v2.2.5 3 years ago

README.md

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