Quickstart Guide
You will need:
python
3.8 or greater: https://www.python.org/downloads/
Prolific Recruitment Manager is a part of the autora
package:
pip install "aurora[experiment-runner-recruitment-manager-prolific]"
Check your installation by running:
python -c "from autora.experiment_runner.recruitment_manager.prolific import setup_study"