Skip to content
forked from salt-die/nurses

Curses widgets that use numpy under the hood.

Notifications You must be signed in to change notification settings

Delengowski/nurses

 
 

Repository files navigation

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

About

Curses widgets that use numpy under the hood.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%