Installation

From PyPi you can install latest version using pip:

pip install nusa

Alternatively, you can install the development version from GitHub repository:

pip install https://github.com/jorgedelossantos/nusa.git

Or clone the repository and install:

git clone https://github.com/jorgedelossantos/nusa.git
cd nusa
pip install setup.py