Installation

To use PyLaia in your own environment, you need to install from PyPi or manually.

From PyPi

To install PyLaia from PyPi, use this command:

pip install pylaia

From source

To install PyLaia manually, you need to first clone via:

git clone git@gitlab.teklia.com:atr/pylaia.git

Then you can install it via pip:

pip install .

Get started with: