mturkutils
is a Python library for generating high-throughput web-based human psychophysics experiments for the Amazon Mechanical Turk platform.
Note: this package has been implemented for the DiCarlo Lab and currently is not suited well for external usage.
pip install git+https://github.com/dicarlolab/mturkutils.git
mturkutils
: Python package to run and retrieve MTurk experiments
lib
: All commonly used (web-related, mostly JavaScript) librariestests
: Tests to make sure the package is working properlyexperiments
: Actual experiment that people in the lab have builtscripts
: Command line interfaces common to all experimentstutorials
: Learn how to use this packageboto3
exp.py
TDB