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/python
Nick Black c056a0a026
Subregion renders #293 (#404)
Add four new fields to notcurses_options: margin_{tblr}, which requests margins to the top, right, bottom, and left. Render only within those margins, leaving the screen otherwise untouched (well, cleared if using the alternate screen). #293
4 years ago
..
src/notcurses Subregion renders #293 (#404) 4 years ago
LICENSE.txt python/LICENSE.txt: reduce to proper apache format 4 years ago
README.md python bindings skeleton #149 5 years ago
setup.cfg eine klein python #149 5 years ago
setup.py v1.2.3 4 years ago

README.md

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