Please visit psiturk.org for more information.
- v2.3.0 | minimum-version that can be used with current Amazon mturk API. python2-only
- v2.3.1 -- v2.3.x | python2 branch in the git repo. Supports both python2 and python3. Receiving hot-fixes only, and releases will only increment 2.3.x.
- unreleased -- forthcoming v3.x.x | master branch, feature branch. python3 only. psiTurk v3.x.x will be released from this branch.
Check out a clone of this repo, and install it into your local environment for testing (consider installing into a virtualenv):
git clone [email protected]:NYUCCL/psiTurk.git
pip install -e psiTurk
A test suite can be run using pytest
from within the base directory of psiturk.
You are welcome to use this code for personal or academic uses. If you fork, or use this in an academic paper please cite as follows:
McDonnell, J.V., Martin, J.B., Markant, D.B., Coenen, A., Rich, A.S., and Gureckis, T.M. (2012). psiTurk (Version 1.02) [Software]. New York, NY: New York University. Available from https://github.com/NYUCCL/psiTurk