Installation from GitHub

$ git clone https://github.com/ITMO-NSS-team/GAMLET.git
$ cd GAMLET
$ pip install -r requirements.txt
$ pytest -s test/

Installation from PyPI

$ pip install gamlet