https://weasyprint.readthedocs.io/en/latest/install.html#macos
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install python3 cairo pango gdk-pixbuf libffi
python3 -m venv venv
source ven/bin/activate
git clone git@github.com:sebastienpro/ch-ales.git
cd chales
pip install -r requirements.txt
./main.py