Installation ------------ From PyPi you can install latest version using :code:`pip`: .. code-block:: pip install nusa Alternatively, you can install the development version from GitHub repository: .. code-block:: pip install https://github.com/jorgedelossantos/nusa.git Or clone the repository and install: .. code-block:: git clone https://github.com/jorgedelossantos/nusa.git cd nusa pip install setup.py