ViCCo-Group / THINGS_dataloader

0 stars 0 forks source link

Data Loader for THINGS data

This repo is under active development and will let you query and load data from the THINGS initiative. tbc

Run dataloader as a web interface locally

Not recommended for heavy data download. Use the command line interface instead.

pip install flask
git clone git@github.com:ViCCo-Group/THINGS-dataloader.git
cd THINGS-dataloader
python app/main.py