daemo-api-client

Python API Client for Daemo


Keywords
daemo, crowdsourcing, client, client-sdk, python, websockets
License
MIT
Install
pip install daemo-api-client==1.0.4

Documentation

daemo-api-client

Getting started

We recommend installing via pip:

.. code-block:: bash

$ pip install --upgrade daemo-api-client

You can also install from source:

.. code-block:: bash

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

Downloads ^^^^^^^^^

  • Most recent release tarball <https://github.com/crowdresearch/daemo-api-client/tarball/master>_
  • Most recent release zipfile <https://github.com/crowdresearch/daemo-api-client/zipball/master>_
  • Complete release list <https://github.com/crowdresearch/daemo-api-client/releases>_

Supported Python Versions

We support Python 2.7