scikit-otree

oTree integration to the scientific Python Stack


Keywords
social-science, experiments, scipy
License
MIT
Install
pip install scikit-otree==0.2.1

Documentation

Scikit oTree

Build-Status License Python 3.5 Python 3.6

oTree integration to the scientific Python Stack

Based on:

Chen, D. L., Schonger, M., & Wickens, C. (2016). oTree-An open-source platform for laboratory, online, and field experiments. Journal of Behavioral and Experimental Finance, 9, 88-97.

Quickstart

Typical setup

$ pip install --upgrade scikit-otree

Support

Test

Clone or download this project and inside the project folder run:

$ pip install tox
$ tox