Installation
To begin using the pykoala library, follow the steps below:
[Recommended] Create a dedicated python virtual environment.
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.
Start exploring the library by following the user-guide and running the provided Jupyter tutorials.