Installation ============ **Installation bia pip** **HAOT** is available on `PyPI`_. You can install the package using `pip`. .. code:: console $ pip install haot **Installation from source** **HAOT** can be installed from source, using the following commands. .. code:: console $ git clone git@github.com:mliza/HAOT.git $ cd HAOT $ pip install -e .