Installation ============ HECATE is written in Python. To install run the following commands: .. code:: bash git clone https://github.com/telmonteiro/HECATE cd HECATE pip install -e . Then you can use HECATE from Python with: .. code:: python import HECATE