Warning This repository has been merged into https://github.com/BioImage-Archive/bia-integrator, and is now archived.
Core components of the BioImage Archive integration API.
This project is structured as a Python package and can be installed with recent version of pip using:
pip install -e .
(to install in editable mode).
Install pytest, then:
pytest
In the root directory of the project.