Skip to content

wilberth/expyriment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

      ______                           _                          __ 
     / ____/_  __ ____   __  __ _____ (_)____ ___   ___   ____   / /_
    / __/  | |/_// __ \ / / / // ___// // __ `__ \ / _ \ / __ \ / __/
   / /___ _>  < / /_/ // /_/ // /   / // / / / / //  __// / / // /_  
  /_____//_/|_|/ .___/ \__, //_/   /_//_/ /_/ /_/ \___//_/ /_/ \__/  
              /_/     /____/                                         

Overview
========
Expyriment is an open-source and platform-independent lightweight Python
library for designing and conducting timing-critical behavioral and
neuroimaging experiments. The major goal is to provide a well-structured
Python library for script-based experiment development, with a high priority
being the readability of the resulting program code.

Expyriment has been tested extensively under Linux and Windows and is an
all-in-one solution, as it handles stimulus presentation, the recording of
input/output events, communication with other devices, and the collection and
preprocessing of data. Furthermore, it offers a hierarchical design structure,
which allows for an intuitive transition from the experimental design to a
running program. It is therefore also suited for students, as well as for
experimental psychologists and neuroscientists with little programming
experience.

- Project Homepage: http://www.expyriment.org

GNU General Public License v3,
Florian Krause <florian@expyriment.org>,
Oliver Lindemann <oliver@expyriment.org>


Documentation
=============
For online documentation see: http://docs.expyriment.org


Examples
========
Examples are in the directory "examples".


Installation
============
The usual setup.py for Python libraries is used for the source distribution.
Windows installers are also available (see documentation).

About

Main repository for Expyriment

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors