Welcome to PlantDBLink
For full documentation of the ROMI project visit docs.romi-project.eu.
AboutLink
This library is intended to:
- provide a Python API to interact with the data, as for the
plant-3d-vision
library - run in the background as a REST API serving JSON information from the DB, as for the
plant-3d-explorer
library
Getting startedLink
To install the plantdb
conda package in an existing environment, first activate it, then proceed as follows:
conda install plantdb -c romi-eu