Python interface of DVID
mamba install -c conda-forge -c flyem-forge numba vigra dvidutils tqdm ujson pykafka networkx asciitree protobuf libdvid-cpp
pip install -e .
This repo is originally a library from neuclease developed by FlyEM team in Janelia Research Campus.
It was splitted out as an independent package for general usage by Jingpeng Wu.