Skip to content
forked from NYUCCL/psiTurk

An open platform for science on Amazon Mechanical Turk.

License

Notifications You must be signed in to change notification settings

tree-pi/psiTurk

Repository files navigation

Build Status Latest Version Coverage Status License

Please visit psiturk.org for more information.

Psiturk Google Group

Versions

  • 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.

Developing

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.

Citing

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

About

An open platform for science on Amazon Mechanical Turk.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 72.1%
  • HTML 15.1%
  • JavaScript 12.3%
  • CSS 0.5%