expyriment-cli
Python library for cognitive and neuroscientific experiments
Install
- All systems
-
curl cmd.cat/expyriment-cli.sh
- Debian
-
apt-get install python-expyriment
- Ubuntu
-
apt-get install python-expyriment
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-expyriment
- Raspbian
-
apt-get install python-expyriment
- Dockerfile
- dockerfile.run/expyriment-cli
python-expyriment
Python library for cognitive and neuroscientific experiments
Expyriment is a light-weight Python library for designing and conducting timing-critical behavioural and neuroimaging experiments. The major goal is to provide a well-structured Python library for a script-based experiment development with a high priority on the readability of the resulting programme code. Due to the availability of an Android runtime environment, Expyriment is also suitable for the development of experiments running on tablet PCs or smart-phones.