Quick start

Installation

You can install cursebox directly from PyPI using PIP:

$ pip install cursebox

To test the library, you can run it as a module to see the demo animation:

$ python -m cursebox

Basic Usage