Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 755 Bytes

File metadata and controls

26 lines (16 loc) · 755 Bytes

NeuroVault Collection Downloader

CLI tool for bulk downloads of NeuroVault data.

  • Free software: Apache Software License 2.0

Installation

pip install git+https://github.com/NeuroVault/neurovault_collection_downloader.git

Usage

  1. Create a text file with one collection ID (a number or string of capital letters in case of private collection) per line.
  2. neurovault_collection_downloader collections.txt /output_directory

Credits

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