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.
A complete documentation is available at https://prise-3d.github.io/PyBOLE.
This project uses git-flow to improve cooperation during the development.
For each feature, you have to create a new git flow feature branch.