The libdvid Python module implements bindings to the libdvid-cpp library to provide convenient access to selected portions of the DVID REST API to Python code.

Installation

conda install -c flyem libdvid-cpp

Tutorials