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/notcurses
Alex Samuel 9578e4c969
Merge pull request #2625 from alexhsamuel/feature/box
Feature/box
2 years ago
..
__init__.py [py] Import rgb(). 2 years ago
channels.c eliminate some signedness changes in notcurses.h 2 years ago
context.c Decode potentially more than one byte. 2 years ago
functions.c [py] Remove y, x params from box(). 2 years ago
main.c [py] Basic box() function. 2 years ago
misc.c [NEWS] ncstrwidth takeover 3 years ago
notcurses-python.h [py] Add NcInput type. 2 years ago
notcurses.py [py] Update stub file for get methods. 2 years ago
plane.c [py] Add plane.scrollup(). 2 years ago
py.typed python: Added py.typed file to indicate that package is typed 3 years ago