Python Client for Daemo API

Getting started

We recommend installing via pip:

$ pip install -U daemo-api-client

You can also install from source:

$ git clone https://github.com/crowdresearch/daemo-api-client
$ cd daemo-api-client
$ python setup.py install

Supported Python Versions

Python 2.7