A Psychopy experiment template.
pip install cookiecutter
conda config --add channels conda-forge
conda install cookiecutter
cookiecutter https://github.com/cpp-lln-lab/psychopy-cookiecutter-template
Check the documentation for more information on cookiecutter.
This is based on the work by the amazing Hao-Ting Wang.