micropython-lib/ucurses/ucurses
Paul Sokolovsky 6984f17acc ucurses: Implementation of curses subset.
This implements only curses windows, with unbuffered output directly to
terminal. Curses pads (offscreen windows) are thus not supported. Only
subset of APIs are implemented, too.
2015-05-19 00:59:16 +03:00
..
__init__.py ucurses: Implementation of curses subset. 2015-05-19 00:59:16 +03:00