This repository contains utilities to import/export to our publication management database.
Before you can use the notebooks in this repository, please install requirements:
pip install -r requirements.txt
And also set these environment variables:
PUMA_USERNAME
PUMA_API_KEY
The code in this repository is licensed under BSD-3
Contributions are welcome. If you are not sure if a script or notebook might be useful, please create an issue first, let's have a discussion and then send a pull-request.