Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 357 Bytes

File metadata and controls

22 lines (18 loc) · 357 Bytes

Crowd4py: Crowd4u for Python!

API client for Crowd4u (http://crowd4u.org/ja/).

Installation

git clone https://github.com/crowd4u/crowd4py.git
cd crowd4py
python setup.py install
python setup.py test

Usage

cd sample/
# create config.ini
python 01_Phase1-algorithm-sample.py

Requirement

Python >= 3.5