Installation

Via pip

You can install the latest stable version of flambé as follows:

pip install flambe

From source

For the lastest version you can install from source:

git clone git@github.com:asappresearch/flambe.git
cd flambe
pip install .

Hint

We recommend installing flambé in an isolated virtual environment