psychopy

Launch PsychoPy experiments from Atom.io

Thomas Emmerling

981

0

0.1.1

MIT

GitHub

psychopy package

The standalone version of PsychoPy offers an IDE that is great to start programming experiments very fast. However, at some point I wanted the programming experience of a real editor. I wanted to keep compatibility with the standalone PsychoPy Python framework. This package can launch experiment files (*.py) from within the environment of a standalone PsychoPy installation.

TODO

This package relies to a great part on the script package by rgbkrk.