Cell Image Library Data Extraction Utility is a Python application with a set of scripts to download & convert image/video data from the legacy Cell Image Library website. (https://cellimagelibrary.com)
For more information please visit our wiki page:
https://github.com/CRBS/cildata_util/wiki
- Works with Python 2.6, 2.7
# download this repo
make dist
pip install dist/cildata_util*whl
Run
cildatadownloader.py --help
See LICENSE.txt
Please report them here
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.