Installation

To install using pip:

pip install mease-elabftw

You also need to generate an API key in eLabFTW (User Panel -> API Keys -> GENERATE AN API KEY), and then set the environment variable ELABFTW_TOKEN to this key, e.g.

export ELABFTW_TOKEN=abc123abc123abc123

This key is needed to authenticate requests to the eLabFTW server.