2. Installation

2.1. Via Python Package

Install the package (or add it to your requirements.txt, Pipefile, pyproject.toml file):

$ python3 -m pip install smartleia

2.2. Via Git or Download

$ git clone https://github.com/h2lab/smartleia
$ cd smartleia
$ pip install .

2.3. Using the Debian package

On Debian Bullseye and higher:

$ sudo apt install smartleia python3-smartleia