PythonForTheLab package

Start Function

After installing Python for the Lab it is possible to start it directly from within the command line using pftl.start. It takes one argument that is the path to the configuration file.

$ pftl.start Config/experiment.yml
PythonForTheLab.start.start()[source]

Starts the GUI for the experiment using the config file specified as system argument.

Module contents