Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 452 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 452 Bytes

Nurses

A portmanteau of Numpy and Curses. This library aims to implement curses widgets that have similar api to both numpy arrays and typical GUI widgets.

/examples/async_test.py:

asynchronous test

/examples/exploding_logo.py:

exploding python logo

/examples/behaviors_test.py:

moving and selectable widgets

/examples/pad_test.py

scrollable pad window