notcurses/python
nick black a2c95814b7 Remove cell_simple_p()
Get notcurses-tetris working again, since its collision
detection relied on simple vs non-simple EGCs, which are
no longer an operative concept. Closes #899.
2020-08-16 15:57:32 -04:00
..
src/notcurses Remove cell_simple_p() 2020-08-16 15:57:32 -04:00
LICENSE.txt python/LICENSE.txt: reduce to proper apache format 2020-02-17 03:24:51 -05:00
notcurses-pydemo python: install notcurses-pydemo from setup.py 2020-07-19 21:41:02 -04:00
notcurses-pydemo.1.md v1.6.15 2020-08-16 11:04:43 -04: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.6.15 2020-08-16 11:04:43 -04: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