notcurses/python
nick black 38f4255dc0 Define ncplane_mergedown() #361
ncplane_mergedown() is similar to the "Merge down" operation
in the GIMP. It writes to the destination plane the result
of rendering the source and destination frames per se.
2020-03-21 05:09:31 -04:00
..
src/notcurses Define ncplane_mergedown() #361 2020-03-21 05:09:31 -04:00
LICENSE.txt python/LICENSE.txt: reduce to proper apache format 2020-02-17 03:24:51 -05:00
README.md python bindings skeleton #149 2020-01-07 16:15:27 -05:00
setup.cfg eine klein python #149 2020-01-07 16:15:27 -05:00
setup.py v1.2.3 2020-03-07 18:53:36 -05:00

notcurses

Python bindings for the C [https://github.com/dankamongmen/notcurses notcurses] library. notcurses is a library for building complex, vibrant textual user interfaces (TUIs) on modern terminal emulators.

by nick black (nickblack@linux.com)

for more information, see my wiki.

Build Status License