Installation

Lascar can be installed with pip3:

pip3 install "git+https://github.com/Ledger-Donjon/lascar.git"

Lascar is not available on pypi yet.

Requirements

Lascar requires the following packages:

Building the documentation

This documentation can be built using sphinx from the repository:

git clone https://github.com/Ledger-Donjon/lascar.git
cd lascar/docs/
make html