Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 424 Bytes

File metadata and controls

20 lines (15 loc) · 424 Bytes

Flair API Client Examples (Python)

Requirements

  • Python 3.5
  • virtualenv

Usage

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

License

Copyright 2016 Standard Euler. Licenced under the Apache Public License v2. See LICENSE for more info.