Installation¶
In order to install bokbokbok you need to use Python 3.7 or higher.
Install bokbokbok
via pip with:
pip install bokbokbok
Alternatively you can fork/clone and run:
git clone https://gitlab.com/orchardbirds/bokbokbok.git
cd bokbokbok
pip install .