Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 1.75 KB

README.md

File metadata and controls

59 lines (43 loc) · 1.75 KB

psychopy cookiecutter template

Sourcery Black pre-commit.ci status

A Psychopy experiment template.

How to use it.

Install cookiecutter

pip

pip install cookiecutter

conda

conda config --add channels conda-forge
conda install cookiecutter

Use the template

cookiecutter https://github.com/cpp-lln-lab/psychopy-cookiecutter-template

Check the documentation for more information on cookiecutter.

Contributing

This is based on the work by the amazing Hao-Ting Wang.


Cookiecutter PsychoPy