Installation ============ To install the library, use the following command: .. code-block:: bash pip install chelo To install the library for development: .. code-block:: bash git clone https://github.com/your-repo/chelo.git cd chelo pip install -e . Note that for some datasets further configuration might be needed after installation (see :ref:`configuration-guide`).