- Python 3.5
- virtualenv
git clone [email protected]:flair-systems/flair_api_client_python_examples
cd flair_api_client_python_examples
virtualenv python=python3 .
source bin/activate
pip install -r requirements.txt
jupyter notebook
Copyright 2016 Standard Euler. Licenced under the Apache Public License v2. See LICENSE for more info.