Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.
/ nurses Public archive

Curses widgets that use numpy under the hood.

License

Notifications You must be signed in to change notification settings

salt-die/nurses

Repository files navigation

nurses

nurses is dead. long live 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/exploding_logo.py:

exploding python logo

/examples/code_rain_logo.py

code rain logo

/examples/async_test.py:

asynchronous test

/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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages