Crcnsget Save

cli for downloading data from crcns.org

Project README

=============================== crcnsget

.. image:: https://img.shields.io/pypi/v/crcnsget.svg :target: https://pypi.python.org/pypi/crcnsget

.. .. image:: https://img.shields.io/travis/neuromusic/crcnsget.svg .. :target: https://travis-ci.org/neuromusic/crcnsget

.. image:: https://readthedocs.org/projects/crcnsget/badge/?version=latest :target: https://crcnsget.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. .. image:: https://pyup.io/repos/github/neuromusic/crcnsget/shield.svg .. :target: https://pyup.io/repos/github/neuromusic/crcnsget/ .. :alt: Updates

Command-line interface for downloading data from crcns.org

Installation

To install crcnsget, run this command in your terminal:

.. code-block:: console

$ pip install crcnsget

Usage

crcnsget is a command-line utility to enable downloading datasets from crcnr.org

First, make sure you are have an account at at crcns.org. If you do not, you can request one https://crcns.org/request-account/fg_base_view_p3.

.. code-block:: console

$ crcnsget --username <username> --dataset <path to dataset>

crcnsget will then prompt for your password.

For example,

.. code-block:: console

$ crcnsget --username crcnsget --dataset alm-1/datafiles/data_structure_files/data_structure_ANM218457.tar.gz

Will download the from the data_structure_ANM218457.tar.gz file from the alm-1 dataset.

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

Open Source Agenda is not affiliated with "Crcnsget" Project. README Source: neuromusic/crcnsget
Stars
30
Open Issues
8
Last Commit
6 months ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating