crowdcurio-client

A Python library for interfacing with CrowdCurio.


Keywords
crowdcurio, api-client, crowdsourcing, python
License
MIT
Install
pip install crowdcurio-client==0.2.9

Documentation

CrowdCurio Client

The CrowdCurio Client is a Python library for interfacing directly with the CrowdCurio crowdsourcing platform. The library facilitates the functionality for managing projects and experiments on the platform programmatically.

Documentation for this client is available on ReadTheDocs.org <http://crowdcurio-client.readthedocs.io/>.

Updating Documentation

cd docs

# .. modify index.rst

make html