Installation

To begin using the pykoala library, follow the steps below:

  1. [Recommended] Create a dedicated python virtual environment.

  2. Install PyKOALA using pip:

    python3 -m pip install pykoala-ifs
    

    Alternatively, you can get a local copy of the source code and install it manually.

  3. Start exploring the library by following the user-guide and running the provided Jupyter tutorials.

Contents