Skip to content

How to install#

git clone https://gitlab.com/marnanel/sangfroid.git
cd sangfroid
python3 -m venv venv
. venv/bin/activate
python -m pip install .