Python command line interface for downloading and uploading to mridata.org.
Project description
mridata-python
This is a python command line interface for downloading and uploading datasets to mridata.org.
Requirements
This package requires requests, tqdm, and boto3. You can install using pip:
pip install requests boto3 tqdm
Installation
The package can be installed via pip:
pip install mridata
To install from source, go to the directory containing setup.py, then run
python setup.py install
Usage
Help message can be viewed through:
mridata -h mridata [command] -h
Download
To download from mridata.org with a UUID, you can do:
mridata download $UUID
To batch download from a UUID text file (uuids.txt), in which each line is a UUID, you can do:
mridata batch_download $UUIDS_TEXT_FILE
Upload
To upload ISMRMRD, you can do:
mridata upload_ge –username $USERNAME –password $PASSWORD –project_name $PROJECT_NAME –anatomy $ANATOMY –fullysampled True $ismrmrd_file
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mridata-0.2.2.tar.gz
.
File metadata
- Download URL: mridata-0.2.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22c57ce563b7c6745c959b87f63d4a61acd536bc5d9bf0e65c510261e92da40d |
|
MD5 | 62629d54574d4779bdb0ac53ea7877e2 |
|
BLAKE2b-256 | 67aae60e966ba4dc7b13a466fee2bfc6d0ae06a7172359533d5fa6fa70bd3014 |
File details
Details for the file mridata-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: mridata-0.2.2-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bff56e0fbbf416ecaf31b4fc4634f98f888d3fe0a6478ef08a8078224b09824d |
|
MD5 | f10fe094b9fb3bca1ae60cda378e48b7 |
|
BLAKE2b-256 | 176b8b0abc2eaa95db09e8e962b34bd900d10d60dca29368d253690f330c019d |