/PyBOLE

Python Behavioral OnLine Experiment framework

Primary LanguageCSSMIT LicenseMIT

PyBOLE: Python Behavioral OnLine Experiment

GitHub

Description

This project is a framework for designing online behavioral experiment. It proposes a common base for all experiments using the Django Python web framework. The use of Python allows to easily integrate libraries on the application server that can be used for the experiment.

Documentation

A complete documentation is available at https://prise-3d.github.io/PyBOLE.

How to contribute ?

This project uses git-flow to improve cooperation during the development.

For each feature, you have to create a new git flow feature branch.

Licence

MIT