CLI tool for bulk downloads of NeuroVault data.
- Free software: Apache Software License 2.0
pip install git+https://github.com/NeuroVault/neurovault_collection_downloader.git
- Create a text file with one collection ID (a number or string of capital letters in case of private collection) per line.
neurovault_collection_downloader collections.txt /output_directory
This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage
_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage